Wed Oct 16 07:55:40 PDT 2013
- Previous message: [Slony1-commit] Slony-I-commit The UPDATE FUNCTIONS upgrade from a 2.1.x (or 2.0.x) Slo
- Next message: [Slony1-commit] Slony-I-commit adding in tests for bug 318
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fix for endless restart loop on FAILOVER (bug 318). If the backup node is not the most advanced, function failedNode() will trigger a slon restart even if it did not make any changes to the configuration because of a missing WHERE clause. Branch ------ REL_2_2_STABLE Details ------- http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=9155148fbc8fc93172639eb172d692ffc5cb9517 Author: Jan Wieck <JanWieck at Yahoo.com> Modified Files -------------- src/backend/slony1_funcs.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
- Previous message: [Slony1-commit] Slony-I-commit The UPDATE FUNCTIONS upgrade from a 2.1.x (or 2.0.x) Slo
- Next message: [Slony1-commit] Slony-I-commit adding in tests for bug 318
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list