Re: [HACKERS] [pgsql-es-ayuda] Error SSL en Postgresql

2007-05-11 Thread Magnus Hagander
Alvaro Herrera wrote: > Just got the report below in pgsql-es-ayuda. He says his logs files are > filled with 50 MB of the error message > > LOG: SSL SYSCALL error: Unknown winsock error 10004 > > I looked up 10004 and apparently it's WSAEINTR, according to > http://msdn2.microsoft.com/en-us/li

Re: [HACKERS] [pgsql-es-ayuda] Error SSL en Postgresql

2007-05-10 Thread Alvaro Herrera
Just got the report below in pgsql-es-ayuda. He says his logs files are filled with 50 MB of the error message LOG: SSL SYSCALL error: Unknown winsock error 10004 I looked up 10004 and apparently it's WSAEINTR, according to http://msdn2.microsoft.com/en-us/library/aa924071.aspx Interru