Re: Do I need to rebuild php-pgsql for 8.2.3 - Mailing list pgsql-performance

From Devrim GÜNDÜZ
Subject Re: Do I need to rebuild php-pgsql for 8.2.3
Date
Msg-id 1176315153.3310.4.camel@laptop.gunduz.org
Whole thread Raw
In response to Re: Do I need to rebuild php-pgsql for 8.2.3  ("Michael Dengler" <michael.dengler@gmail.com>)
List pgsql-performance
Hi,

On Wed, 2007-04-11 at 13:25 -0400, Michael Dengler wrote:

> Thanks for the info. One more thing....I am in rpm hell. When I try
> to
> # rpm -Uvh postgresql-libs-8.2.3-1PGDG.i686.rpm
> I get:
> error: Failed dependencies:
>         libpq.so.3 is needed by (installed) perl-DBD-Pg-1.31-6.i386
>         libpq.so.3 is needed by (installed)
> postgresql-python-7.4.13-2.RHEL4.1.i386
>         libpq.so.3 is needed by (installed) php-pgsql-4.3.9-3.15.i386
> and when I try:
> # rpm -ivh compat-postgresql-libs-3-3PGDG.i686.rpm
> I get:
> error: Failed dependencies:
>         postgresql-libs < 8.0.2 conflicts with
> compat-postgresql-libs-3-3PGDG.i686

It seems that you already have PostgreSQL installed on your server. Tı
install 8.2.3:

* Take a dump using pg_dump(all).

* Remove existing RPMS, ignore warnings about libpq.so*

* Install compat-3 package

* Install 8.2.3 packages.

* Reload your dump.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/



Attachment

pgsql-performance by date:

Previous
From: "Adam Rich"
Date:
Subject: Re: Do I need to rebuild php-pgsql for 8.2.3
Next
From: "Michael Dengler"
Date:
Subject: Re: Do I need to rebuild php-pgsql for 8.2.3