View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 01:00 AM
Peter Michaux
 
Posts: n/a
Default too many clients. Can they wait in line?

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

--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

Reply With Quote