Re: Yum Update Errors - Mailing list pgsql-novice

From Devrim GÜNDÜZ
Subject Re: Yum Update Errors
Date
Msg-id 1244215341.4882.45.camel@hp-laptop2.gunduz.org
Whole thread Raw
In response to Yum Update Errors  (Bruce Hyatt <brucejhyatt@yahoo.com>)
List pgsql-novice
On Thu, 2009-06-04 at 16:00 -0700, Bruce Hyatt wrote:
>
> I have been running Postgres 8.3 on CentOS for abut 6 months and using
> yum to update it. Recently, I started getting error messages saying
> that I'm missing libpq.so.3 which is needed by packages perl-DBD-Pg,
> mod_auth_pgsql and php-pgsql. But the file IS there, in /usr/lib.
> Libpq.so.5 is also there, if that has any bearing.

Is this 32 or 64 bit? Can I get the output of

rpm -qa|grep postgresql

Regards,
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                   http://www.gunduz.org

Attachment

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] How to know the indexes on a Table
Next
From: Bruce Hyatt
Date:
Subject: Re: Yum Update Errors