Idle connection timeout

From: Thom Brown <thombrown(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Idle connection timeout
Date: 2009-10-09 16:24:54
Message-ID: bddc86150910090924y434dbc52m9e35dc2cedb21075@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

Thanks

Thom

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2009-10-09 17:02:12 Re: [GENERAL] contrib/plantuner - enable PostgreSQL planner hints
Previous Message Greg Smith 2009-10-09 15:42:19 Re: COPY enhancements