[pgpool-committers: 92] pgpool: Fix failover(). Before it only restarts worker child only when
Tatsuo Ishii
ishii at postgresql.org
Sat Mar 24 11:51:28 JST 2012
Fix failover(). Before it only restarts worker child only when pgpool
child do not need restart. This is wrong. We need to restart worker
child in any case. Otherwise it continues to send replication time lag
check request to down the node.
Branch
------
V3_1_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3a746db8869ba29484d2d17bb919ac567e29a28e
Modified Files
--------------
main.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
More information about the pgpool-committers
mailing list