too many clients. Can they wait in line?

From: "Peter Michaux" <petermichaux(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: too many clients. Can they wait in line?
Date: 2008-03-09 05:37:08
Message-ID: 3cbaf1c80803082137x76f2f504r928b233643961a63@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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?

Thanks,
Peter

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Heikki Linnakangas 2008-03-09 09:02:04 Re: too many clients. Can they wait in line?
Previous Message mario.g.pavlov 2008-03-08 12:42:02 Re: PostgreSQL types and Java types