From: Swapnil A. Wagh Date: Tue, 4 Nov 2014 07:22:26 +0000 (+0530) Subject: Update README.md X-Git-Url: http://git.rot13.org/?p=pgpool-online-recovery;a=commitdiff_plain;h=f13afc92ef3f628649d7849d912420da4559c855;ds=sidebyside Update README.md --- 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'