Re: DataSource.setMaxConnections() - Does not work

Поиск
Список
Период
Сортировка
Искать
От
Kris Jurka
Тема
Re: DataSource.setMaxConnections() - Does not work
Дата
Msg-id
alpine.BSO.2.00.0909260949001.2098@leary.csoft.net
Ответ на
Список
Дерево обсуждения
Re: DataSource.setMaxConnections() - Does not work Kris Jurka <books@ejurka.com>


On Sat, 26 Sep 2009, Michael Andreasen wrote:

> Even though I set it at 3, if I look on the server I can see many more
> connections have been made?

The three connection limit is the most the datasource will open for you, 
but it cannot prevent other people/processes from opening other 
connections to the server.  If you really believe all of these are being 
opened by the datasource, perhaps you really have many instances of the 
datasource, each of which will open up to three connections.

Kris Jurka
В списке pgsql-jdbc по дате отправления
От: Michael Andreasen
Дата:
От: Kris Jurka
Дата:
FAQ