Re: Upgrade 7.0.3 -> 7.1.3 problems! - Mailing list pgsql-general

From David Link
Subject Re: Upgrade 7.0.3 -> 7.1.3 problems!
Date
Msg-id 3C5706DB.6E505C46@soundscan.com
Whole thread Raw
In response to Upgrade 7.0.3 -> 7.1.3 problems!  (David Link <dlink@soundscan.com>)
List pgsql-general
> > > psql: error while loading shared libraries: psql: undefined symbol:
> > > PQgetssl
> >
> > This looks like psql was compiled with SSL support and libpq wasn't.
> > Are you sure you installed a complete set of compatible RPMs?  I'd
> > say one or the other file wasn't updated.
>
> What's a complete set?  What I thought all I needed was:
>  postgresql-7.1.3-1PGDG.i686.rpm
>  postgresql-perl-7.1.3-1PGDG.i686.rpm
>  postgresql-server-7.1.3-1PGDG.i686.rpm
>
> Do I need more?
>

You are right! I installed all the packages on
http://www.ca.postgresql.org/ftpsite/binary/v7.1.3/RPMS/mandrake-8.0/,
(the libs package I guess was the problem) and I have got 7.1.3 up and
running.
(And we've got outer joins!!!)

I can't thank you enough.  This is the best supported database
available.!

Sincerely, David Link, White Plains, NY

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Upgrade 7.0.3 -> 7.1.3 problems!
Next
From: "Gregory Wood"
Date:
Subject: pg_dump/PgAdmin problem?