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 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match