Re: Idle connection timeout

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Thom Brown <thombrown(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Idle connection timeout
Date: 2009-10-09 22:13:21
Message-ID: 200910092213.n99MDLP03099@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thom Brown wrote:
> I saw a recent blog entry where someone came up with a solution for expiring
> idle connections (
> http://dividebyzeroexception.blogspot.com/2009/10/implementing-waittimeout-in-postgresql.html)
> and I was surprised there wasn't a config option for this already. Is this
> something that can be considered for a future release?

Our TODO has:

Add idle_in_transaction_timeout GUC so locks are not held for
long periods of time

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thom Brown 2009-10-09 22:28:42 Re: Idle connection timeout
Previous Message Bruce Momjian 2009-10-09 21:52:07 Re: one line comment style