Re: Idle connection timeout - Mailing list pgsql-hackers

From Thom Brown
Subject Re: Idle connection timeout
Date
Msg-id bddc86150910091528r5cef3c27jb231f0c269d5bc4a@mail.gmail.com
Whole thread Raw
In response to Re: Idle connection timeout  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Idle connection timeout  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers


2009/10/9 Bruce Momjian <bruce@momjian.us>
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


 
Awesome!  Thanks for the info Bruce.

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Idle connection timeout
Next
From: Alvaro Herrera
Date:
Subject: Re: Idle connection timeout