Re: Idle connection timeout - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Idle connection timeout
Date
Msg-id 20091011.152515.74738481.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: Idle connection timeout  (Thom Brown <thombrown@gmail.com>)
List pgsql-hackers
> > Did you try pgbouncer yet?
> > --
> > dim
> >
> 
> I've only been using the bare-bones Postgres setup.  And you're right,
> connection pooling would be a good substitute, so I'll look into setting
> that up.  Thanks Dimitri.

Pgpool-II has similar functionality too. See client_idle_limit
directive in the pgpool-II configuration file.
--
Tatsuo Ishii
SRA OSS, Inc. Japan


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: CommitFest 2009-09: how do we close this one out?
Next
From: Tom Lane
Date:
Subject: Is FOR UPDATE an optimization fence?