Re: too many clients. Can they wait in line?

From: "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>
To: "Peter Michaux" <petermichaux(at)gmail(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: too many clients. Can they wait in line?
Date: 2008-03-09 09:02:04
Message-ID: 47D3A78C.7090103@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Peter Michaux wrote:
> I'm using postgresql-8.2-506.jdbc3.jar with PostgreSQL 8.2.4 and I am
> seeing "FATAL: sorry, too many clients already". Can I somehow have
> these threads wait in line until a connection is available? Perhaps
> with some sort of timeout of 30 seconds?

Try pgpool.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2008-03-09 12:38:26 Re: too many clients. Can they wait in line?
Previous Message Peter Michaux 2008-03-09 05:37:08 too many clients. Can they wait in line?