Re: [hensa22@yahoo.es: Re: [pgsql-es-ayuda] SLL error 100% cpu]

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [hensa22@yahoo.es: Re: [pgsql-es-ayuda] SLL error 100% cpu]
Дата
Msg-id 12357.1197437450@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [hensa22@yahoo.es: Re: [pgsql-es-ayuda] SLL error 100% cpu]  ("Trevor Talbot" <quension@gmail.com>)
Ответы Re: [hensa22@yahoo.es: Re: [pgsql-es-ayuda] SLL error 100% cpu]  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
"Trevor Talbot" <quension@gmail.com> writes:
> On 12/11/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I dunno anything about how to fix the real problem (what's winsock error
>> 10004?),

> WSAEINTR, "A blocking operation was interrupted by a call to
> WSACancelBlockingCall."

Oh, then it's exactly the same thing as our bug #2829.

I opined in that thread that OpenSSL was broken because it failed to
treat this as a retryable case like EINTR.  But not being much of a
Windows person, that might be mere hot air.  Someone with a Windows
build environment should try patching OpenSSL to treat WSAEINTR
the same as Unix EINTR and see what happens ...
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Trevor Talbot"
Дата:
Сообщение: Re: [hensa22@yahoo.es: Re: [pgsql-es-ayuda] SLL error 100% cpu]
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: There's random access and then there's random access