mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
Add configuration file setting "use_primary_conninfo_password"
If, for whatever reason, the upstream server password needs to be set in "primary_conninfo", enable it to be extracted from $PGPASSWORD.
This commit is contained in:
@@ -101,7 +101,6 @@ static CheckStatus parse_node_check_replication_lag(const char *node_check_outpu
|
||||
* --copy-external-config-files
|
||||
* --recovery-min-apply-delay
|
||||
* --replication-user (only required if no upstream record)
|
||||
* --use-recovery-conninfo-password XXX not implemented!
|
||||
* --without-barman
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user