Comment #1775 was deleted by justin - Mailing list pgsql-www

From nobody
Subject Comment #1775 was deleted by justin
Date
Msg-id 200501160221.j0G2LjhZ028468@developer.pgadmin.org
Whole thread Raw
List 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 by date:

Previous
From: nobody
Date:
Subject: Comment #1801 was deleted by justin
Next
From: nobody
Date:
Subject: Comment #535 was deleted by justin