Re: psql:relocation error:psql:unfefined symbol: PQgetssl - Mailing list pgsql-general

From Tom Lane
Subject Re: psql:relocation error:psql:unfefined symbol: PQgetssl
Date
Msg-id 10955.1041624354@sss.pgh.pa.us
Whole thread Raw
In response to Re: psql:relocation error:psql:unfefined symbol: PQgetssl  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-general
Oliver Elphick <olly@lfix.co.uk> writes:
> Check which version of psql is being run (`which psql' or `type psql' or
> `whereis psql').  Make sure your own version is found in the search path
> before any other version.

Also, check to see which copy of libpq it's finding ('ldd' will help
here).  You may need to adjust your library search path to find the
right libpq (see 'ldconfig').

            regards, tom lane

pgsql-general by date:

Previous
From: "Thomas T. Thai"
Date:
Subject: boolean over char(1)
Next
From: Jean-Luc Lachance
Date:
Subject: cache lookup failed on COPY