Re: BUG #3995: pqSocketCheck doesn't return

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kyoko Noro" <kyouko(dot)noro(at)hp(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3995: pqSocketCheck doesn't return
Date: 2008-02-29 03:36:34
Message-ID: 21165.1204256194@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Kyoko Noro" <kyouko(dot)noro(at)hp(dot)com> writes:
> Sometimes pqSocketCheck doesn't return and our appication hang.

pqSocketCheck isn't accessible from outside libpq, and furthermore
it's often called with the *intention* of waiting for something to
happen. You need to provide more details of what you are doing
and what is happening (vs. what you expected to happen).

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Noro, Kyouko 2008-02-29 04:02:03 Re: BUG #3995: pqSocketCheck doesn't return
Previous Message Rolf Jentsch 2008-02-28 17:22:48 BUG: ILIKE with single-byte encoding