Re: TCP keepalive support for libpq
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Euler Taveira de Oliveira <euler@timbira.com>
Cc: Marko Kreen <markokr@gmail.com>, Tollef Fog Heen <tollef.fog.heen@collabora.co.uk>, pgsql-hackers@postgresql.org
Date: 2010-02-15T10:18:40Z
Lists: pgsql-hackers
Attachments
- libpq_keepalive_with_3params_0215.patch (text/x-patch) patch
On Sat, Feb 13, 2010 at 2:13 AM, Euler Taveira de Oliveira <euler@timbira.com> wrote: > Marko Kreen escreveu: >> 3) Support all 3 parameters (keepidle, keepintvl, keepcnt) >> and ignore parameters not supported by OS. >> > +1. AFAIR, we already do that for the backend. +1 from me, too. Here is the patch which provides those three parameters as conninfo options. Should this patch be added into the first CommitFest for v9.1? Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center