Fri Jul 26 07:44:15 PDT 2013
- Previous message: [Slony1-commit] Slony-I-commit add documentation that mentions that the filenames of in
- Next message: [Slony1-commit] Slony-I-commit Merge branch 'bug299'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
add in a check/test to ensure that the backup node in a failover is a forwarding subscriber If the backup node is not a forwarding subscriber to all of the sets from the origin then the failover can't complete. It is best to check this early on and warn the user before the failover actually starts. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=60f0c17855831f3b57601f2fdb24e814db3aa366 Modified Files -------------- clustertest/disorder/tests/Failover.js | 33 ++++++++++++++++++++++--- src/slonik/slonik.c | 42 +++++++++++++++++++++++++++++++- 2 files changed, 71 insertions(+), 4 deletions(-)
- Previous message: [Slony1-commit] Slony-I-commit add documentation that mentions that the filenames of in
- Next message: [Slony1-commit] Slony-I-commit Merge branch 'bug299'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list