Re: Upgrade to 7.1.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Heilkrauter(at)aol(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Upgrade to 7.1.3
Date: 2002-04-19 14:37:56
Message-ID: 27984.1019227076@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Heilkrauter(at)aol(dot)com writes:
> with psql -d nameddatabase ---> psql:error while loading shared libs : psql:
> undefined
> symbol: PQgetssl

Looks like you've got an SSL-enabled psql trying to use a
non-SSL-enabled libpq.so. I suspect you still have the 7.0 libpq
in place and the linker is finding that one not the 7.1 one.
You may need to mess around with ldconfig to make it find the
right library; or perhaps you missed updating one of the PG RPMs.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-04-19 14:42:47 Re: Potential bug
Previous Message Mike Rogers 2002-04-19 14:35:39 PG_DUMP Load