X-Git-Url: http://git.rot13.org/?p=pgpool-online-recovery;a=blobdiff_plain;f=README.md;fp=README.md;h=b094ac45a786ebd50aeb641f02a34f6473207dc2;hp=8904e279969c93311dc397b302877200d9624c8c;hb=f13afc92ef3f628649d7849d912420da4559c855;hpb=388385f22ec426fb8e4c80529edec72f4067d8d9 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'