Re: [JDBC] maxconnection - Mailing list pgsql-sql

From Paul Thomas
Subject Re: [JDBC] maxconnection
Date
Msg-id 20030619193846.A21606@bacon
Whole thread Raw
List 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   |
+------------------------------+---------------------------------------------+


pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: is this possible in plpgsql ?
Next
From: Együd Csaba
Date:
Subject: Getting one row for each subquery row...?