From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | hosuresh <suri(dot)hosur(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: psql error: psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams |
Date: | 2011-12-28 09:56:43 |
Message-ID: | 1325066203.1943.0.camel@lenovo01-laptop03.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 2011-12-28 at 01:54 -0800, hosuresh wrote:
>
> I have installed postgresql-9.0 on my CentOS 6.0 server in the
> directory
> /usr/pgsql-9.0/.
> Its data directory resides in /var/lib/pgsql/9.0/
>
> unable to run $psql dbname command
>
> when i run the commands its showing the error like:
>
> [root(at)CentOS-60-32-minimal ~]# su - postgres
> -bash-4.1$ psql msdi
> psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams
> -bash-4.1$
Are there any os-supplied RPMs? What is the output of:
rpm -qa|grep postgresql
Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
From | Date | Subject | |
---|---|---|---|
Next Message | devrim | 2011-12-28 10:12:12 | Re: psql error: psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams |
Previous Message | hosuresh | 2011-12-28 09:54:09 | psql error: psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams |