[Pgpool-committers] pgpool - pgpool-II: Fix online recovery to wait for failback done before

User T-ishii t-ishii at pgfoundry.org
Thu Feb 5 00:26:09 UTC 2009


Log Message:
-----------
Fix online recovery to wait for failback done before allowing to
accept connections from clients. It was supposed to work like this but
actually was not since the day 0 when online recovery was
born. Without the fix there could be potential data inconsistency
among DB nodes.

Modified Files:
--------------
    pgpool-II:
        recovery.c (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/recovery.c.diff?r1=1.11&r2=1.12)


More information about the Pgpool-committers mailing list