Re: [GENERAL] psql: relocation error: psql: undefined symbol:

2004-01-22 Thread Tom Lane
Reece Hart <[EMAIL PROTECTED]> writes: > On Thu, 2004-01-22 at 16:13, Phil Campaigne wrote: >> psql: relocation error: psql: undefined symbol: PQgetssl > I vaguely remember seeing a similar message when I inadvertently > mismatched versions of psql and libpq. I think that the problem was psql > re

Re: [GENERAL] psql: relocation error: psql: undefined symbol:

2004-01-22 Thread Reece Hart
On Thu, 2004-01-22 at 16:13, Phil Campaigne wrote: psql: relocation error: psql: undefined symbol: PQgetssl Phil- I vaguely remember seeing a similar message when I inadvertently mismatched versions of psql and libpq. I think that the problem was psql resolving to the wrong libpq, but this

[GENERAL] psql: relocation error: psql: undefined symbol: PQgetssl

2004-01-22 Thread Phil Campaigne
Hi All, I just installed postgresql 7.3.4 as an upgrade to 7.3.2 and all went well untill I tried to log into a database that I successfully created. Here are the steps in question: bash-2.05b$ psql -h localhost -U postgres hardwoodthunder Welcome to psql 7.3.2, the PostgreSQL interactive termi