Re: Fwd: libpq: indefinite block on poll during network problems

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fwd: libpq: indefinite block on poll during network problems
Дата
Msg-id 8886.1401369939@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Fwd: libpq: indefinite block on poll during network problems  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: Fwd: libpq: indefinite block on poll during network problems
Список pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
> Something very important to note: those settings do nothing unless the
> SO_KEEPALIVE option is turned on for the socket.  AFAICT libpq does not
> enable this option, hence they (probably) have no effect.

AFAICS, it does so by default since 9.0.

            regards, tom lane


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

Предыдущее
От: Dmitry Samonenko
Дата:
Сообщение: Re: Fwd: libpq: indefinite block on poll during network problems
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: How to implement the skip errors for copy from ?