doc: update release notes

This commit is contained in:
Ian Barwick
2020-03-04 17:19:44 +09:00
parent 63aac64938
commit 10304a1a3b
2 changed files with 13 additions and 2 deletions

View File

@@ -8,7 +8,9 @@
repmgr: report error code on follow/rejoin failure due to non-available
replication slot (Ian)
repmgr: ensure "node rejoin" checks for available replication slots (Ian)
repmgr: improve "standby switchover" completion checks
repmgr: improve "standby switchover" completion checks (Ian)
repmgr: add replication configuration file ownership check to
"standby switchover" (Ian)
5.0 2019-10-15
general: add PostgreSQL 12 support (Ian)