Comment #1775 was deleted by justin

Поиск
Список
Период
Сортировка
От nobody
Тема Comment #1775 was deleted by justin
Дата
Msg-id 200501160221.j0G2LjhZ028468@developer.pgadmin.org
обсуждение исходный текст
Список pgsql-www
Author: Dima Fedotov <billy@dautkom.lv>
Page:   7.4/jdbc-datasource.html
----
(sorry for my bad english)
I have maked simple example using connection pool. I test situation when connection between db-server and client are
broken.
My test client gets connection from pool, do some transactions and put connection back to pool (using con.close()).
If restart postgres while client is working, all established connections from pool becomes not functional. If call
con.close()connection puts back to pool, but it not working! If do not call con.close, then after few restarting of
postgrespool riches maximum connection count.... How to invalidate not working connections? 

В списке pgsql-www по дате отправления:

Предыдущее
От: nobody
Дата:
Сообщение: Comment #1801 was deleted by justin
Следующее
От: nobody
Дата:
Сообщение: Comment #535 was deleted by justin