From: glyn Date: Tue, 6 May 2014 19:24:27 +0000 (+0100) Subject: Fix typos in README.md X-Git-Url: https://git.8kb.co.uk/?p=slony-i%2Fslony_failover;a=commitdiff_plain;h=ae0968df604a363ab64cb31ff46f2dc0c80c5093 Fix typos in README.md --- diff --git a/README.md b/README.md index 5898ee1..15ab927 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ The script can be run in interactive mode to suggest switchover or failover and will create a slonik script to perform the suggested action. It's hard to put together a script for all situations as different Slony -configurations can have different complexities (hence the existance of slonik), +configurations can have different complexities (hence the existence of slonik), but this script is intended to be used for building and running slonik scripts to move all sets from one node to another. There is also an autofailover mode which will sit and poll each node and perform a failover of failed nodes. This mode should be assumed as experimental, as -there can be guite a few decisions to be made when failing over different setups. +there can be quite a few decisions to be made when failing over different setups. ##Example usage