Re: BUG #1736: endless loop in PQconnectdb

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Karsten Desler" <pgsql(at)soohrt(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1736: endless loop in PQconnectdb
Date: 2005-06-28 22:31:52
Message-ID: 2559.1119997912@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Karsten Desler" <pgsql(at)soohrt(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-06-29 00:21:24 Re: BUG #1736: endless loop in PQconnectdb
Previous Message Andreas Pflug 2005-06-28 17:03:06 Re: BUG #1735: row number -1 is out of range 0..-1 error