doc: document new parameters for "failover_validation_command"

This commit is contained in:
Ian Barwick
2020-09-17 15:44:56 +09:00
parent 73e8373337
commit 82515a9733
4 changed files with 51 additions and 7 deletions

View File

@@ -1,7 +1,9 @@
5.2.0 2020-??-??
repmgr: improve database connection failure error checking on the
demotion candidate during "standby switchover" (Ian)
repmgr: add option --verify-backup to "standby clone"
repmgr: add option --verify-backup to "standby clone" (Ian)
repmgrd: add additional optional parameters to "failover_validation command"
(spaskalev; GitHub #651)
5.1.0 2020-04-13
repmgr: remove BDR 2.x support