| От | Andres Freund |
|---|---|
| Тема | Re: Escaping from blocked send() reprised. |
| Дата | |
| Msg-id | 20140902190517.GD28635@awork2.anarazel.de обсуждение исходный текст |
| Ответ на | Re: Escaping from blocked send() reprised. (Andres Freund <andres@2ndquadrant.com>) |
| Список | pgsql-hackers |
On 2014-09-02 21:01:44 +0200, Andres Freund wrote: > I've actually been working on a patch to make the whole interaction with > the client using sockets. The reason I started so is that we lots of far > to complex stuff in signal handlers, and using a latch would allow us to > instead interrupt send/recv. While still heavily WIP the reduction in > odd stuff (check e.g. HandleCatchupInterrupt()) made me rather happy. Actually, the even more important reason is that that would allow us to throw errors/fatals sanely in interrupts because we wouldn't possibly jump through openssl anymore... Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера