Обсуждение: BUG #8564: jdbc connexion still opened

Поиск
Список
Период
Сортировка

BUG #8564: jdbc connexion still opened

От
e.choneh@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      8564
Logged by:          e.choneh
Email address:      e.choneh@gmail.com
PostgreSQL version: 9.1.9
Operating system:   Debian 6.0  2.6.32-5-amd64 #1 SMP
Description:

Hello,


I use je jdbc driver : postgresql-9.1-902.jdbc4


A user normally have one jdbc connection. But somes users have mutiple
connections (because of network problems we can restart a connection) but on
the server still remain old connections even if the user's computer is
halted.


An idea ?


Regard