Re: tcp_keepalives_idle

Поиск
Список
Период
Сортировка
От Marko Tiikkaja
Тема Re: tcp_keepalives_idle
Дата
Msg-id 5284A6B7.90600@joh.to
обсуждение исходный текст
Ответ на Re: tcp_keepalives_idle  (Tatsuo Ishii <ishii@postgresql.org>)
Ответы Re: tcp_keepalives_idle
Список pgsql-hackers
On 11/14/13 7:08 AM, Tatsuo Ishii wrote:
>> It means "the connection is idle except for keepalive packets".
>> We could perhaps just drop the word "otherwise", if people find
>> it confusing.
>
> Wah. I seemed to completely misunderstand what the pharase
> says. Thanks for clarification. I agree to drop "otherwise".

I had some problem interpreting these explanations as well: 
http://www.postgresql.org/message-id/527A21F1.2000408@joh.to

Compare that to the description in the libpq documentation: "Controls 
the number of seconds of inactivity after which TCP should send a 
keepalive message to the server.".


Regards,
Marko Tiikkaja



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: GIN improvements part 1: additional information
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Re: [PATCH] pg_basebackup: progress report max once per second