From: glyn Date: Sun, 12 Oct 2014 20:11:22 +0000 (+0100) Subject: * Did some brief testing with Slony 1.2, 2.0 and 2.1 and appears to all work as expected. X-Git-Url: https://git.8kb.co.uk/?p=slony-i%2Fslony_failover;a=commitdiff_plain;h=483f9f14eb37560d3ca04ab2e834a03a3882a35d;hp=483f9f14eb37560d3ca04ab2e834a03a3882a35d * Did some brief testing with Slony 1.2, 2.0 and 2.1 and appears to all work as expected. * Added some extra logic to try to better handle multiple node failover in Slony versions pre 2.2. Seems to work well for Slony 1.2, however issues in 2.0 and 2.1 limit usefulness. * Added some extra sanity checks to autofailover, with new parameters autofailover_perspective_sleep_time, autofailover_majority_only, autofailover_is_quorum. Still think logic used to pick best node to failover to is flawed. ---