Update HISTORY

This commit is contained in:
Ian Barwick
2016-09-28 23:37:42 +09:00
parent 465f1a73a5
commit 77de5dbeeb

View File

@@ -1,4 +1,5 @@
3.2 2016- 3.2 2016-
repmgr: add support for cloning from a Barman backup (Gianni)
repmgr: suppress connection error display in `repmgr cluster show` repmgr: suppress connection error display in `repmgr cluster show`
unless `--verbose` supplied (Ian) unless `--verbose` supplied (Ian)
repmgr: add commands `witness register` and `witness unregister` (Ian) repmgr: add commands `witness register` and `witness unregister` (Ian)
@@ -8,12 +9,12 @@
-l/--local-port (Ian) -l/--local-port (Ian)
repmgr: before cloning with pg_basebackup, check that sufficient free repmgr: before cloning with pg_basebackup, check that sufficient free
walsenders are available (Ian) walsenders are available (Ian)
improve "repmgr-auto" Debian package (Gianni)
repmgr: add option `--wait-sync` for `standby register` which causes repmgr: add option `--wait-sync` for `standby register` which causes
repmgr to wait for the registered node record to synchronise to repmgr to wait for the registered node record to synchronise to
the standby (Ian) the standby (Ian)
repmgr: add option `--copy-external-config-files` for files outside repmgr: add option `--copy-external-config-files` for files outside
of the data directory (Ian) of the data directory (Ian)
packaging: improve "repmgr-auto" Debian package (Gianni)
3.1.5 2016-08-15 3.1.5 2016-08-15
repmgrd: in a failover situation, prevent endless looping when repmgrd: in a failover situation, prevent endless looping when