From 72dfe28e817273c9e461968ed05f054c88ffe95e Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 8 May 2020 10:22:52 +0900 Subject: [PATCH] doc: clarify usage of "-f /etc/repmgr.conf" in examples --- doc/configuration-file.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/configuration-file.xml b/doc/configuration-file.xml index 507b7d7b..2a55e055 100644 --- a/doc/configuration-file.xml +++ b/doc/configuration-file.xml @@ -182,6 +182,14 @@ conninfo='host=node1 user=repmgr dbname=repmgr connect_timeout=2' + + In examples provided in this documentation, it is assumed the configuration file is located + at /etc/repmgr.conf. If &repmgr; is installed from a package, the + configuration file will probably be located at another location specified by the packager; + see appendix for configuration file locations in + different packaging systems. + + Note that if a file is explicitly specified with -f/--config-file, an error will be raised if it is not found or not readable, and no attempt will be made to