[Pgpool-general] Issue with pgPool, failures and disconnect

Josh Berkus josh at agliodbs.com
Wed May 25 19:55:50 GMT 2005


Folks,

OK, we've pinpointed the problem.  Let me step-by-step it:

1) Serv1 is running pgpool, in single-server mode, connected to Serv2,which is 
running PostgreSQL 8.0.2.

2) App1 is connected to pgpool, and is running a series of SQL statements.

3) Serv2 fails due to a hardware issue, and shuts down.

4) pgpool does NOT drop the connection to JDBC.  It hangs on to it.

5) JDBC hangs on to the connection, waiting for its last query to return.  For 
hours.

The problem seems to be (4).   That is, if there is a server failure and there 
is not a secondary server to fail over to, pgPool should terminate the 
connecition.  Am I wrong?

-- 
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco


More information about the Pgpool-general mailing list