Re: [JDBC] maxconnection

From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
To: "pgsql-sql (at) postgresql (dot) org" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: [JDBC] maxconnection
Date: 2003-06-19 18:38:46
Message-ID: 20030619193846.A21606@bacon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-sql


On 17/06/2003 10:22 zhuj wrote:
> hi,all:
> I want to constraint the maximum number of concurrent connections to
> 25
> in postgres
> jdbc driver. There are no methods for this
> change. How would i do?

The simplest way is to use a connection pool.

HTH

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Speck 2003-06-19 18:45:03 Re: nit-pick optimization for findColumn()
Previous Message Erik Price 2003-06-19 17:46:31 Re: DOWNLOAD JDBC3

Browse pgsql-sql by date

  From Date Subject
Next Message Dave Cramer 2003-06-19 20:23:53 Re: maxconnection
Previous Message Richard Huxton 2003-06-19 18:23:24 Re: is this possible in plpgsql ?