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

From: "Michael Dengler" <michael(dot)dengler(at)gmail(dot)com>
To: Devrim GÜNDÜZ <devrim(at)commandprompt(dot)com>
Cc: pgsql-performance <pgsql-performance(at)postgresql(dot)org>, "Guillaume Smet" <guillaume(dot)smet(at)gmail(dot)com>
Subject: Re: Do I need to rebuild php-pgsql for 8.2.3
Date: 2007-04-11 17:25:25
Message-ID: e8733d090704111025s710036f8n6b53d0d314f56d67@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

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
grrrrr...
should just force the upgrade (ie. --nodeps)?

Thanks

Mike

On 4/10/07, Devrim GÜNDÜZ <devrim(at)commandprompt(dot)com> wrote:
>
> Hi,
>
> On Tue, 2007-04-10 at 22:55 +0200, Guillaume Smet wrote:
> > See http://developer.postgresql.org/~devrim/rpms/compat/ and choose
> > the correct package for your architecture.
>
> ... or better, each RHEL4 directory in our FTP site has compat package
> (that directory is not up2date now).
>
> 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/
>
>
>
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Adam Rich 2007-04-11 17:53:39 Re: Do I need to rebuild php-pgsql for 8.2.3
Previous Message Tobias Brox 2007-04-10 22:50:37 Long running transactions again ...