Re: psql error on postgresql-9.0 : psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams

From: Rafael Martinez <r(dot)m(dot)guerrero(at)usit(dot)uio(dot)no>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: psql error on postgresql-9.0 : psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams
Date: 2011-12-28 10:37:48
Message-ID: 4EFAF17C.5080901@usit.uio.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------- Original Message --------
Subject: Re: [ADMIN] psql error on postgresql-9.0 : psql: symbol lookup
error: psql: undefined symbol: PQconnectdbParams
Date: Wed, 28 Dec 2011 16:03:31 +0530
From: Suresh Hosur <suri(dot)hosur(at)gmail(dot)com>
To: Rafael Martinez <r(dot)m(dot)guerrero(at)usit(dot)uio(dot)no>

Hello Rafael Martinez Guerrero,

Thanks for the responce.
The file i checked its linked to libpq.so -> libpq.so.5.3
so, not getting how to come out from this proble...

On Wed, Dec 28, 2011 at 3:28 PM, Rafael Martinez
<r(dot)m(dot)guerrero(at)usit(dot)uio(dot)no>wrote:

> On 12/28/2011 10:44 AM, Suresh Hosur wrote:
>> Hi,
>
>> 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$
>
>
> Hello
>
> Most probably your installation of postgres is using a version of
> libpq.so already installed in your system and not compatible with
> postgresql-9.0.
>
> You haven't said how you installed postgres under /usr/pgsql-9.0/ in
> your system, from source?
>
> Check your PATH variable for the user postgres. Which installation you
> are using (type psql) and which libpq your executables are trying to use
> (ldd /path_to_executable/psql).
>
> You can either delete the libpq installed in your system and use the one
> you have installed under /usr/pgsql-9.0/, or upgrade the libpq in your
> system to a version compatible with what you have installed under
> /usr/pgsql-9.0/.
>
> regards,

- --

Regards,*
*Suresh Hosur

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk768XYACgkQBhuKQurGihTCkgCfRmuWe/EWzD/54TvMkf5UdNKN
DgcAn0LX2pwwHTghO6m3lu5P50KpX5+M
=PYwo
-----END PGP SIGNATURE-----

Browse pgsql-admin by date

  From Date Subject
Next Message ktm@rice.edu 2011-12-28 14:25:54 Re: User password encryption using a stronger hashing function?
Previous Message lst_hoe02 2011-12-28 10:13:22 Re: User password encryption using a stronger hashing function?