Re: Idle connection timeout

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: thombrown(at)gmail(dot)com
Cc: dfontaine(at)hi-media(dot)com, alvherre(at)commandprompt(dot)com, bruce(at)momjian(dot)us, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Idle connection timeout
Date: 2009-10-11 06:25:15
Message-ID: 20091011.152515.74738481.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-10-11 16:35:07 Is FOR UPDATE an optimization fence?
Previous Message David E. Wheeler 2009-10-11 05:37:29 Re: CommitFest 2009-09: how do we close this one out?