Re: BUG #1736: endless loop in PQconnectdb - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1736: endless loop in PQconnectdb
Date
Msg-id 2559.1119997912@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1736: endless loop in PQconnectdb  ("Karsten Desler" <pgsql@soohrt.org>)
Responses Re: BUG #1736: endless loop in PQconnectdb
List pgsql-bugs
"Karsten Desler" <pgsql@soohrt.org> writes:
> I've got a pretty flaky tcpip connection to a Postgres 7.4.7 database server
> and often times (once or twice a day) my program gets stuck in an endless
> busy-loop in PGconnectdb.

Hmm.  Maybe you have a test case for the proposed patch for bug #1467?
Please see the patch posted in pgsql-patches a couple days ago, and let
us know if it helps.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Karsten Desler"
Date:
Subject: BUG #1736: endless loop in PQconnectdb
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #1736: endless loop in PQconnectdb