RE: Timeout parameters

Nagaura, Ryohei <nagaura.ryohei@jp.fujitsu.com>

From: "Nagaura, Ryohei" <nagaura.ryohei@jp.fujitsu.com>
To: 'Michael Paquier' <michael@paquier.xyz>
Cc: "AYahorau@ibagroup.eu" <AYahorau@ibagroup.eu>, "Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>, 'Fabien COELHO' <coelho@cri.ensmp.fr>, "'pgsql-hackers@postgresql.org'" <pgsql-hackers@postgresql.org>, "MikalaiKeida@ibagroup.eu" <MikalaiKeida@ibagroup.eu>
Date: 2019-02-07T01:51:12Z
Lists: pgsql-hackers
Hi Fabien,

Would you review TCP_USER_TIMEOUT patches first please?
I want to avoid the situation that 
the discussion of socket_timeout has been lengthened 
and tcp_user_timeout patch is also not commit in the next CF.

On Mon, Feb 4, 2019 at 2:24 AM, Michael Paquier wrote:
> Moved to next CF per the latest updates: there is a patch with no reviews for it.
Thank you.

Best regards,
---------------------
Ryohei Nagaura




Commits

  1. Add support TCP user timeout in libpq and the backend server