Re: BUG #1736: endless loop in PQconnectdb

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Karsten Desler <pgsql(at)soohrt(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1736: endless loop in PQconnectdb
Date: 2005-06-29 00:21:24
Message-ID: 200506290021.j5T0LOr11747@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Yes, please --- the patch is at:

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

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

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

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Travers 2005-06-29 05:59:58 Bug report regarding reconcilliation
Previous Message Tom Lane 2005-06-28 22:31:52 Re: BUG #1736: endless loop in PQconnectdb