Re: jdbc pooling question
От | Neil Murray |
---|---|
Тема | Re: jdbc pooling question |
Дата | |
Msg-id | 01d001c3d881$e6af8830$020ba8c0@NOTEBOOK2 обсуждение исходный текст |
Ответ на | jdbc pooling question ("Marcus Andree S. Magalhaes" <marcus.magalhaes@vlinfo.com.br>) |
Ответы |
Re: jdbc pooling question
Re: jdbc pooling question |
Список | pgsql-jdbc |
> We're suffering (probably) a connection leak problem while > using Jdbc2PoolingDataSource that comes with jdbc drivers > for postgres 7.3. I posed a similar question to the forum a couple of weeks back and got no answer. I have similar problems, but my biggest bugbear is the fact that the Jdbc3PoolingDataSource (I use the JDBC3 drivers) does not throw any timeout exception if you use getConnection() and there are no available connections in the pool. The reason why there are no connections left in the pool is a matter I need to investigate further, but I could be experiencing a similar problem to you. My team is working on our own connection pool - which will provide a bit more transparency.
В списке pgsql-jdbc по дате отправления: