From f13afc92ef3f628649d7849d912420da4559c855 Mon Sep 17 00:00:00 2001 From: "Swapnil A. Wagh" Date: Tue, 4 Nov 2014 12:52:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8904e27..b094ac4 100644 --- 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' -- 2.20.1