[GENERAL] SSL SYSCALL error: A blocking operation was interrupted by a call to WSACancelBlockingCall

2008-05-01 Thread vyang
Hello, I'm having trouble with postgres filling the log with SSL SYSCALL error: A blocking operation was interrupted by a call to WSACancelBlockingCall. I've googled search this error but came up with mostly 2 year old questions and no answers. Can anyone help or point in the right direction to

Re: [GENERAL] SSL SYSCALL error: A blocking operation was interrupted by a call to WSACancelBlockingCall

2008-05-01 Thread Tom Lane
vyang [EMAIL PROTECTED] writes: I'm having trouble with postgres filling the log with SSL SYSCALL error: A blocking operation was interrupted by a call to WSACancelBlockingCall. That was fixed some time ago: 2007-05-17 21:20 tgl * src/backend/libpq/: be-secure.c (REL7_4_STABLE),

Re: [GENERAL] SSL SYSCALL error: A blocking operation was interrupted by a call to WSACancelBlockingCall

2008-05-01 Thread Magnus Hagander
Tom Lane wrote: vyang [EMAIL PROTECTED] writes: I'm having trouble with postgres filling the log with SSL SYSCALL error: A blocking operation was interrupted by a call to WSACancelBlockingCall. That was fixed some time ago: 2007-05-17 21:20 tgl * src/backend/libpq/: be-secure.c