mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +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
@@ -5,14 +5,24 @@
|
|||||||
Enable tablespace remapping using `pg_basebackup` (in PostgreSQL 9.3 with `rsync`) (Ian)
|
Enable tablespace remapping using `pg_basebackup` (in PostgreSQL 9.3 with `rsync`) (Ian)
|
||||||
Code consolidation and cleanup (Ian)
|
Code consolidation and cleanup (Ian)
|
||||||
|
|
||||||
|
2.0.3 2015-??-??
|
||||||
|
Add option "--initdb-no-pwprompt" (Ian)
|
||||||
|
Add -S/--superuser option for witness database creation Ian)
|
||||||
|
|
||||||
2.0.1 2014-07-16
|
2.0.2 2015-02-17
|
||||||
Documentation fixes and new QUICKSTART file (Ian)
|
Add "--checksum" in rsync when using "--force" (Jaime)
|
||||||
Explicitly specify directories to ignore when cloning (Ian)
|
Use createdb/createuser instead of psql (Jaime)
|
||||||
Fix log level for some log messages (Ian)
|
Fixes to witness creation and monitoring (wamonite)
|
||||||
RHEL/CentOS specfile, init script and Makefile fixes (Nathan Van Overloop)
|
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)
|
||||||
Debian init script and config file documentation fixes (József Kószó)
|
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
|
2.0stable 2014-01-30
|
||||||
Documentation fixes (Christian)
|
Documentation fixes (Christian)
|
||||||
@@ -41,15 +51,15 @@
|
|||||||
Make the monitoring optional and turned off by default, it can be turned on with --monitoring-history switch (Jaime)
|
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)
|
Add tunables to specify number of retries to reconnect to master and the time between them (Jaime)
|
||||||
|
|
||||||
1.2.0 2012-07-27
|
1.2.0 2012-07-27
|
||||||
Test ssh connection before trying to rsync (Cédric)
|
Test ssh connection before trying to rsync (Cédric)
|
||||||
Add CLUSTER SHOW command (Carlo)
|
Add CLUSTER SHOW command (Carlo)
|
||||||
Add CLUSTER CLEANUP command (Jaime)
|
Add CLUSTER CLEANUP command (Jaime)
|
||||||
Add function write_primary_conninfo (Marco)
|
Add function write_primary_conninfo (Marco)
|
||||||
Teach repmgr how to get tablespace's location in different pg version (Jaime)
|
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 --ignore-rsync-warning (Cédric)
|
||||||
Add strnlen for compatibility with OS X (Greg)
|
Add strnlen for compatibility with OS X (Greg)
|
||||||
Improve performance of the repl_status view (Jaime)
|
Improve performance of the repl_status view (Jaime)
|
||||||
|
|||||||
Reference in New Issue
Block a user