Re: BUG #3995: pqSocketCheck doesn't return - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3995: pqSocketCheck doesn't return
Date
Msg-id 21165.1204256194@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3995: pqSocketCheck doesn't return  ("Kyoko Noro" <kyouko.noro@hp.com>)
Responses Re: BUG #3995: pqSocketCheck doesn't return  ("Noro, Kyouko" <kyouko.Noro@hp.com>)
List pgsql-bugs
"Kyoko Noro" <kyouko.noro@hp.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

pgsql-bugs by date:

Previous
From: Maxime
Date:
Subject: Re: BUG #3972: ERROR: function 59015 returned NULL
Next
From: "Noro, Kyouko"
Date:
Subject: Re: BUG #3995: pqSocketCheck doesn't return