Re: too many clients. Can they wait in line? - Mailing list pgsql-jdbc

From Heikki Linnakangas
Subject Re: too many clients. Can they wait in line?
Date
Msg-id 47D3A78C.7090103@enterprisedb.com
Whole thread Raw
In response to too many clients. Can they wait in line?  ("Peter Michaux" <petermichaux@gmail.com>)
Responses Re: too many clients. Can they wait in line?  (Dave Cramer <pg@fastcrypt.com>)
List 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

pgsql-jdbc by date:

Previous
From: "Peter Michaux"
Date:
Subject: too many clients. Can they wait in line?
Next
From: Dave Cramer
Date:
Subject: Re: too many clients. Can they wait in line?