standby clone: improve --dry-run behaviour in barman mode

- emit additional informational output
- ensure that provision of --force does not result in an existing
  data directory being modified in any way
This commit is contained in:
Ian Barwick
2019-04-08 15:02:43 +09:00
parent 35320c27bd
commit 68470a9167
3 changed files with 104 additions and 38 deletions

View File

@@ -1,6 +1,7 @@
4.3.1 2019-??-??
repmgr: ensure BDR2-specific functionality cannot be used on
BDR3 and later (Ian)
repmgr: improve --dry-run behaviour in barman mode (Ian)
4.3 2019-04-02
repmgr: add "daemon (start|stop)" command; GitHub #528 (Ian)