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

From Bruce Momjian
Subject Re: BUG #1736: endless loop in PQconnectdb
Date
Msg-id 200506290021.j5T0LOr11747@candle.pha.pa.us
Whole thread Raw
In response to Re: BUG #1736: endless loop in PQconnectdb  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #1736: endless loop in PQconnectdb
List pgsql-bugs
Yes, please --- the patch is at:

    http://archives.postgresql.org/pgsql-patches/2005-06/msg00486.php

---------------------------------------------------------------------------

Tom Lane wrote:
> "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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1736: endless loop in PQconnectdb
Next
From: Michael Fuhr
Date:
Subject: Re: BUG #1735: row number -1 is out of range 0..-1 error