psql: relocation error: psql: undefined symbol: PQgetssl

From: Phil Campaigne <pcampaigne(at)charter(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: psql: relocation error: psql: undefined symbol: PQgetssl
Date: 2004-01-23 00:13:48
Message-ID: 4010673C.10600@charter.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

psql: relocation error: psql: undefined symbol: PQgetssl
bash-2.05b$ \q
bash: q: command not found
bash-2.05b$

Does anyone have any suggestions?
thanks,
Phil

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Nolan 2004-01-23 00:18:30 Parsing bug?
Previous Message Rick Gigger 2004-01-22 20:04:29 Re: embedded/"serverless" (Re: serverless postgresql)