[EMAIL PROTECTED] writes:
> I'm having problems with hanging apache processes that seem
> to be stuck in pqSocketPoll.
You sure it's not just waiting for a query? What is the connected
database server process doing?
regards, tom lane
---(end of br
I'm having problems with hanging apache processes that seem
to be stuck in pqSocketPoll.
I'm running postgresql 7.4.11 on CentOS 3 (upgraded from
7.4.5 that was also having this problem; haven't upgraded
to 7.4.12 because I haven't found RPMs yet). Using Apache
1.3.35 with mod_perl.
I haven't be