doc: update HISTORY and release notes

This commit is contained in:
Ian Barwick
2018-02-09 11:42:16 +09:00
parent 239a548e9d
commit 22c40ae62d
3 changed files with 14 additions and 0 deletions

View File

@@ -27,6 +27,8 @@
server and logging output is not explicitly redirected (Ian)
repmgr: improve switchover log messages and exit code when old primary could
not be shut down cleanly (Ian)
repmgr: check demotion candidate can make a replication connection to the
promotion candidate before executing a switchover; GitHub #370 (Ian)
repmgr: add check for sufficient walsenders/replication slots before executing
a switchover; GitHub #371 (Ian)
repmgr: add --dry-run mode to "repmgr standby follow"; GitHub #368 (Ian)