Re: Problem with libpq3 & postgresql8 - Mailing list pgsql-general

From Devrim GUNDUZ
Subject Re: Problem with libpq3 & postgresql8
Date
Msg-id Pine.LNX.4.63.0509211616140.8080@mail.kivi.com.tr
Whole thread Raw
In response to Problem with libpq3 & postgresql8  ("Alex R. Mosteo" <alejandro@mosteo.com>)
Responses Re: Problem with libpq3 & postgresql8
List pgsql-general
Hi,

On Wed, 21 Sep 2005, Alex R. Mosteo wrote:

> I have a client program which worked ok, using libpq3 agains a 7.4
> database. Both linux versions. The client and server are in separate
> machines connecting via TCP/IP.
>
> I've just updated the database to 8.0, and the client program now can't
> connect. There's no error message, it simply gets stuck when doing the
> connection call and remains so indefinitely.
>
> Is this a known incompatibility? If not, any suggestions on what to try?

libpq version was changed in 8.0.2.

If you are using Red Hat / Fedora Core, install this package to solve the
problem:

http://developer.postgresql.org/~devrim/rpms/compat/compat-postgresql-libs-3-3PGDG.i686.rpm

This RPM installs the following files:

#rpm -qlp compat-postgresql-libs-3-3PGDG.i686.rpm
/usr/lib/libecpg.so.4
/usr/lib/libecpg.so.4.1
/usr/lib/libecpg_compat.so.1
/usr/lib/libecpg_compat.so.1.2
/usr/lib/libpgtypes.so.1
/usr/lib/libpgtypes.so.1.2
/usr/lib/libpq.so.3
/usr/lib/libpq.so.3.1

Regards,
--
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                       http://www.gunduz.org

pgsql-general by date:

Previous
From: "Alex R. Mosteo"
Date:
Subject: Problem with libpq3 & postgresql8
Next
From: Bohdan Linda
Date:
Subject: pgclient hostbased authentication