[pgpool-committers: 61] pgpool: Fix failover(). Before it only restarts worker child only when
Tatsuo Ishii
ishii at postgresql.org
Sun Mar 4 11:21:08 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=40719d076ddf7ea1ec1544bd11dae251df7a8856
Modified Files
--------------
main.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
More information about the pgpool-committers
mailing list