Re: [JDBC] maxconnection

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: [JDBC] maxconnection
Дата
Msg-id 20030619193846.A21606@bacon
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: is this possible in plpgsql ?
Следующее
От: Együd Csaba
Дата:
Сообщение: Getting one row for each subquery row...?