Thread: postgresql winsock problem

postgresql winsock problem

From
Marc Cousin
Date:
Hi,

I'm having this problem on Windows 2003-SP1, with Postgresql 8.2.
At a certain moment (after several hours of use, randomly), the postgresql
server stops responding. When checking in the log, I see this message
repeatedly :
Could not send data to client: Unknown winsock error 10055

The problem looks a lot like : http://support.microsoft.com/kb/917114/en-us
(I'm seeing a leak in the system non-paged pool)

I wanted to know if
- anybody has faced this problem already
- If I'm right in suspecting that I'm seeing this bug

I'm full of doubts, as I'm more of a Unix admin than Windows :)

Anyway, thanks a lot for helping