Update HISTORY

This commit is contained in:
Ian Barwick
2016-12-07 17:12:21 +09:00
parent be58af701b
commit a21b16f960

View File

@@ -1,8 +1,10 @@
3.2.2 2016-12-
3.3 2016-12-
repmgr: always log to STDERR even if log facility defined (Ian)
repmgr: add --log-to-file to log repmgr output to the defined
log facility (Ian)
repmgr: improve handling of command line parameter errors (Ian)
repmgr: add option --upstream-conninfo to explicitly set
'primary_conninfo' in recovery.conf (Ian)
3.2.1 2016-10-24
repmgr: require a valid repmgr cluster name unless -F/--force