Re: psql:relocation error:psql:unfefined symbol: PQgetssl

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
Cc: Roberto Carrer <roberto(at)azserve(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: psql:relocation error:psql:unfefined symbol: PQgetssl
Date: 2003-01-03 20:05:54
Message-ID: 10955.1041624354@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Oliver Elphick <olly(at)lfix(dot)co(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Barry Lind 2003-01-03 20:10:57 Re: [GENERAL] 7.3 Prepared statements
Previous Message Thomas T. Thai 2003-01-03 19:58:46 boolean over char(1)