Idle Connection force-close ? - Mailing list pgsql-general

From John Gibson
Subject Idle Connection force-close ?
Date
Msg-id 402BBFC6.2080809@edgate.com
Whole thread Raw
Responses Re: Idle Connection force-close ?  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-general
Hi, all.

We are running PostgreSQL 7.2.2  (7.4.1 in a few weeks).  We have a
pesky legacy application which periodically leaves open idle
connections.  (I know... fix the application).  In the short term, I
would like to find out if the database engine has a time-out
 configuration option for idle connections where it would force-close
the connections.

Is there such an option?

...john


pgsql-general by date:

Previous
From: Christopher Browne
Date:
Subject: Re: book for postgresql
Next
From: Chris Browne
Date:
Subject: Re: I want to use postresql for this app, but...