From 3200c8c4e468d321ee968c1ce98d076d32514ac5 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 23 Apr 2020 15:03:40 +0900 Subject: [PATCH] doc: clarify usage of the "passfile" parameter. --- doc/configuration-password-management.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/configuration-password-management.xml b/doc/configuration-password-management.xml index e7907165..7e02b579 100644 --- a/doc/configuration-password-management.xml +++ b/doc/configuration-password-management.xml @@ -153,6 +153,11 @@ node3:5432:replication:repluser:foo location on all nodes, as when connecting to a remote node, the file referenced is the one on the local node. + + Additionally, you must specify the passfile location in repmgr.conf + with the option so &repmgr; can write the correct path when creating the + parameter for replication configuration on standbys. +