From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | Euler Taveira de Oliveira <euler(at)timbira(dot)com> |
Cc: | Marko Kreen <markokr(at)gmail(dot)com>, Tollef Fog Heen <tollef(dot)fog(dot)heen(at)collabora(dot)co(dot)uk>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: TCP keepalive support for libpq |
Date: | 2010-02-15 10:18:40 |
Message-ID: | 3f0b79eb1002150218p4c9360b7lcb8577f8a16774fa@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Feb 13, 2010 at 2:13 AM, Euler Taveira de Oliveira
<euler(at)timbira(dot)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
Attachment | Content-Type | Size |
---|---|---|
libpq_keepalive_with_3params_0215.patch | text/x-patch | 10.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tim Bunce | 2010-02-15 10:32:28 | Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl |
Previous Message | Andres Freund | 2010-02-15 10:02:50 | Re: [COMMITTERS] pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after |