mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Update HISTORY file with items included in 2.0.2
Also standardize on spaces instead of tabs
This commit is contained in:
30
HISTORY
30
HISTORY
@@ -1,19 +1,21 @@
|
||||
2.0.2 2015-02-??
|
||||
Add "--checksum" in rsync when using "--force" (Jaime)
|
||||
2.0.3 2015-??-??
|
||||
Add option "--initdb-no-pwprompt" (Ian)
|
||||
Add -S/--superuser option for witness database creation
|
||||
Add -S/--superuser option for witness database creation Ian)
|
||||
|
||||
2.0.2 2015-02-17
|
||||
Add "--checksum" in rsync when using "--force" (Jaime)
|
||||
Use createdb/createuser instead of psql (Jaime)
|
||||
Fixes to witness creation and monitoring (wamonite)
|
||||
Use default master port if none supplied (Martín)
|
||||
Documentation fixes and improvements (Ian)
|
||||
|
||||
2.0.1 2014-07-16
|
||||
Documentation fixes and new QUICKSTART file (Ian)
|
||||
Explicitly specify directories to ignore when cloning (Ian)
|
||||
Fix log level for some log messages (Ian)
|
||||
RHEL/CentOS specfile, init script and Makefile fixes (Nathan Van Overloop)
|
||||
2.0.1 2014-07-16
|
||||
Documentation fixes and new QUICKSTART file (Ian)
|
||||
Explicitly specify directories to ignore when cloning (Ian)
|
||||
Fix log level for some log messages (Ian)
|
||||
RHEL/CentOS specfile, init script and Makefile fixes (Nathan Van Overloop)
|
||||
Debian init script and config file documentation fixes (József Kószó)
|
||||
Typo fixes (Riegie Godwin Jeyaranchen, PriceChild)
|
||||
Typo fixes (Riegie Godwin Jeyaranchen, PriceChild)
|
||||
|
||||
2.0stable 2014-01-30
|
||||
Documentation fixes (Christian)
|
||||
@@ -42,15 +44,15 @@
|
||||
Make the monitoring optional and turned off by default, it can be turned on with --monitoring-history switch (Jaime)
|
||||
Add tunables to specify number of retries to reconnect to master and the time between them (Jaime)
|
||||
|
||||
1.2.0 2012-07-27
|
||||
Test ssh connection before trying to rsync (Cédric)
|
||||
1.2.0 2012-07-27
|
||||
Test ssh connection before trying to rsync (Cédric)
|
||||
Add CLUSTER SHOW command (Carlo)
|
||||
Add CLUSTER CLEANUP command (Jaime)
|
||||
Add function write_primary_conninfo (Marco)
|
||||
Teach repmgr how to get tablespace's location in different pg version (Jaime)
|
||||
Improve version message (Carlo)
|
||||
Improve version message (Carlo)
|
||||
|
||||
1.1.1 2012-04-18
|
||||
1.1.1 2012-04-18
|
||||
Add --ignore-rsync-warning (Cédric)
|
||||
Add strnlen for compatibility with OS X (Greg)
|
||||
Improve performance of the repl_status view (Jaime)
|
||||
@@ -61,7 +63,7 @@
|
||||
1.1.0 2011-03-09
|
||||
Make options -U, -R and -p not mandatory (Jaime)
|
||||
|
||||
1.1.0b1 2011-02-24
|
||||
1.1.0b1 2011-02-24
|
||||
Fix missing "--force" option in help (Greg Smith)
|
||||
Correct warning message for wal_keep_segments (Bas van Oostveen)
|
||||
Add Debian build/usage docs (Bas, Hannu Krosing, Cedric Villemain)
|
||||
|
||||
Reference in New Issue
Block a user