Re: proposal: setKeepAlive
От
Kris Jurka
Тема
Re: proposal: setKeepAlive
Дата
Msg-id
Pine.BSO.4.64.0802081233060.19198@leary.csoft.net
Ответ на
Re: proposal: setKeepAlive (Gregory Stark)
Список
Дерево обсуждения
proposal: setKeepAlive Toru SHIMOGAKI <shimogaki.toru@oss.ntt.co.jp>
Re: proposal: setKeepAlive Gregory Stark <stark@enterprisedb.com>
Re: proposal: setKeepAlive Oliver Jowett <oliver@opencloud.com>
Re: proposal: setKeepAlive Tom Lane <tgl@sss.pgh.pa.us>
Re: proposal: setKeepAlive Gregory Stark <stark@enterprisedb.com>
Re: proposal: setKeepAlive Oliver Jowett <oliver@opencloud.com>
Re: proposal: setKeepAlive Gregory Stark <stark@enterprisedb.com>
Re: proposal: setKeepAlive Oliver Jowett <oliver@opencloud.com>
Re: proposal: setKeepAlive "Toru SHIMOGAKI" <shimogaki.toru@gmail.com>
Re: proposal: setKeepAlive Kris Jurka <books@ejurka.com>
Re: proposal: setKeepAlive Kris Jurka <books@ejurka.com>
Re: proposal: setKeepAlive Gregory Stark <stark@enterprisedb.com>
On Fri, 8 Feb 2008, Gregory Stark wrote: > "Toru SHIMOGAKI" writes: > >> The attached makes tcp-keep-alive enable. When PostgreSQL server gets down or >> network gets down, client application can't receive any response from the server. > > This has to be an option, not on unconditionally. In fact they shouldn't > be on automatically. Applications should have to explicitly request TCP > keep-alives and set an application-specific appropriate interval. > Otherwise you're breaking TCP in general for a behaviour which is only > useful in particular circumstances. Java does not support a configurable keepalive interval, it's simply an on/off flag. Kris Jurka
В списке pgsql-jdbc по дате отправления