doc: update release notes

This commit is contained in:
Ian Barwick
2020-04-10 13:39:03 +09:00
parent fa4f37ddb9
commit 662b603770
2 changed files with 65 additions and 2 deletions

View File

@@ -14,6 +14,8 @@
repmgr: improve "standby switchover" completion checks (Ian)
repmgr: add replication configuration file ownership check to
"standby switchover" (Ian)
repmgr: check the demotion candidate's registered repmgr.conf file can
be found (laixiong; GitHub 615)
repmgr: consolidate replication connection code (Ian)
repmgr: check permissions for "pg_promote()" and fall back to pg_ctl
if necessary (Ian)