Merge pull request #4 from meswapnilwagh/patch-1 master
authorAhmed Bessifi <ahmed.bessifi@gmail.com>
Tue, 4 Nov 2014 08:27:57 +0000 (09:27 +0100)
committerAhmed Bessifi <ahmed.bessifi@gmail.com>
Tue, 4 Nov 2014 08:27:57 +0000 (09:27 +0100)
Update README.md

README.md

index 8904e27..b094ac4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -88,6 +88,8 @@ To do, just follow these steps :
        health_check_period = 30
        health_check_user = 'postgres'
        health_check_password = 'postgrespass'
+       # - Special commands -
+        follow_master_command = 'echo %M > /tmp/postgres_master'
        # Failover command
        failover_command = '/path/to/failover.sh %d %H %P /tmp/trigger_file'