Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq.

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq.
Дата
Msg-id 1277401206.25074.8633.camel@ebony
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq.  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Thu, 2010-06-24 at 10:30 -0400, Robert Haas wrote:

> It lets you set
> the TCP keepalive parameters on the server side, whereas what this
> patch does is let you set them on the client side.  Only setting them
> on the client side will allow the client to notice when the server has
> gone away.

Thank you for explaining. Now I understand.

It sort of begs the question: why need they be different?

-- Simon Riggs           www.2ndQuadrant.com



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq.
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add TCP keepalive support to libpq.