Re: tcp_keepalives_idle - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: tcp_keepalives_idle
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: tcp_keepalives_idle  (Tatsuo Ishii <[email protected]>)
Responses Re: tcp_keepalives_idle
List 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/[email protected]

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 by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: GIN improvements part 1: additional information
Next
From: Marko Tiikkaja
Date:
Subject: Re: [PATCH] pg_basebackup: progress report max once per second