Problem with libpq3 & postgresql8

From: "Alex R(dot) Mosteo" <alejandro(at)mosteo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with libpq3 & postgresql8
Date: 2005-09-21 12:36:17
Message-ID: 433153C1.9000604@mosteo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

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?

Thanks in advance,

Alex.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2005-09-21 13:00:45 Re: Win32 Backup and Restore of large databases.
Previous Message Howard Cole 2005-09-21 11:24:00 Win32 Backup and Restore of large databases.