This is a discussion on BUG #3995: pqSocketCheck doesn't return within the pgsql Bugs forums, part of the PostgreSQL category; --> The following bug has been logged online: Bug reference: 3995 Logged by: Kyoko Noro Email address: kyouko.noro@hp.com PostgreSQL version: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 3995 Logged by: Kyoko Noro Email address: kyouko.noro@hp.com PostgreSQL version: 8.2.3 Operating system: Red Hat Enterprise Linux AS release 4 Description: pqSocketCheck doesn't return Details: Hello Support team I have a problem.May I ask your advice? Sometimes pqSocketCheck doesn't return and our appication hang.Do you have any bug report about the problem like this? ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| "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 ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|