Trouble upgrading from 8.0.1 to 8.0.3

From: "Cristian Prieto" <cristian(at)clickdiario(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Trouble upgrading from 8.0.1 to 8.0.3
Date: 2005-09-23 18:55:37
Message-ID: 20050923190111.33D3C1074B@mail.clickdiario.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello, this would like to be as a newbie question but I don’t know where to find help…

I’ve a Fedora 3 server with postgresql 8.0.1 running (rpm from the postgresql ftp site) and PHP5 (php-5.0.3), when I try to upgrade to 8.0.3 I have conflicts with libpq.so.3 (I guess postgresql 8.0.3 comes with libpq.so.4) I’ve been searching around in google and I found something about compat-postgresql-libs but I don’t know what to do :(

Any idea or help will be very appreciated...

Thanks a lot!

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2005-09-23 19:32:42 Re: Prepared query logging omits bind values
Previous Message Dawid Kuroczko 2005-09-23 18:53:19 Re: How many insert + update should one transaction handle?