Re: Windows: Wrong error message at connection termination
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Windows: Wrong error message at connection termination |
| Дата | |
| Msg-id | 3616081.1637530966@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Windows: Wrong error message at connection termination (Thomas Munro <thomas.munro@gmail.com>) |
| Ответы |
Re: Windows: Wrong error message at connection termination
|
| Список | pgsql-hackers |
Thomas Munro <thomas.munro@gmail.com> writes:
> Hmm, maybe it's still not enough. Now that I have coffee, I thought
> about the well known failure of idle_in_transaction_timeout to report
> errors on Windows[1].
Yeah, I think that may well be a manifestation of the same problem:
once the backend exits, Winsock issues RST which prevents the client
from reading the queued data. We had been analyzing that under the
assumption that Windows obeys the TCP RFCs ... but having now been
disabused of that optimism, it seems to match up pretty well.
It'd be useful to check if Lars' patch cures that symptom.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера