From cc5a201dc462ac183a7ab15afdb393a23796821b Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 14 Feb 2017 10:58:09 +0900 Subject: [PATCH] README: fix typos --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b6a7671..15e74f0d 100644 --- a/README.md +++ b/README.md @@ -1153,11 +1153,10 @@ Additionally the following `repmgrd` options must be set in `repmgr.conf`: promote_command='repmgr standby promote -f /etc/repmgr.conf --log-to-file' follow_command='repmgr standby follow -f /etc/repmgr.conf --log-to-file' -Note that the `--log-to-file` option will cause `repmgr` output to be logged to -the destination configured to receive log output `repmgrd`. +Note that the `--log-to-file` option will cause `repmgr`'s output to be logged to +the destination configured to receive log output for `repmgrd`. See `repmgr.conf.sample` for further `repmgrd`-specific settings - When `failover` is set to `automatic`, upon detecting failure of the current master, `repmgrd` will execute one of `promote_command` or `follow_command`, depending on whether the current server is becoming the new master or