Re: psql: relocation error: psql: undefined symbol: PQgetssl

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Phil Campaigne <pcampaigne(at)charter(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: psql: relocation error: psql: undefined symbol: PQgetssl
Date: 2004-01-23 16:19:09
Message-ID: Pine.LNX.4.33.0401230918460.28948-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 22 Jan 2004, Phil Campaigne wrote:

> 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

Notice that after upgrading to 7.3.4, you are using the psql that was
installed with 7.3.2...

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2004-01-23 16:32:53 Re: sequence in schema -- broken default
Previous Message Richard Huxton 2004-01-23 16:09:16 Re: Touch row ?