Re: are there ways for 'idle timeout'?
От
Simon Riggs
Тема
Re: are there ways for 'idle timeout'?
Дата
Msg-id
1089714696.17493.2448.camel@stromboli
Ответ на
Re: are there ways for 'idle timeout'? (Konstantin Pelepelin)
Список
Дерево обсуждения
are there ways for 'idle timeout'? "Konstantin Pelepelin" <checat@pochtamt.ru>
Re: are there ways for 'idle timeout'? mike g <mike@thegodshalls.com>
Re: are there ways for 'idle timeout'? Konstantin Pelepelin <checat@pochtamt.ru>
Re: are there ways for 'idle timeout'? Simon Riggs <simon@2ndquadrant.com>
On Mon, 2004-07-12 at 10:26, Konstantin Pelepelin wrote: > The > > > best solution I see is having an (per session) > > > idle_transaction_timeout or idle_connection_timeout > > > setting. But there is no such thing in postgres! > > > Scanning through list I've not found any workaround. Have you looked at statement_timeout? This doesn't do exactly what you want, but is close enough. If you don't have it at your release, upgrade. > > Looking into TODO I don't see any plans for it. > > > Is it too difficult implementing or I've missed > > > something or are there workarounds? This might be something you could do... Best regards, Simon Riggs
В списке pgsql-admin по дате отправления