Re: [BUGS] Upgrade to 7.1.3

2002-04-19 Thread Tom Lane
[EMAIL PROTECTED] 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 t

[BUGS] Upgrade to 7.1.3

2002-04-19 Thread Heilkrauter
RedHat7.1 Upgrade from pg-7.0.3.8 to pg-7.1.3 on CD 7.2 rpm upgrade of python module depndency error for module "mx" - what is this! ignoring the python problem, installation ok, then try to use created nameddatabase with psql -d nameddatabase ---> psql:error while loading shared libs : psql: undef