mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
Update HISTORY
This commit is contained in:
8
HISTORY
8
HISTORY
@@ -1,9 +1,11 @@
|
|||||||
3.0beta1
|
3.0beta1
|
||||||
Require PostgreSQL 9.3 or later (Ian)
|
Require PostgreSQL 9.3 or later (Ian)
|
||||||
Use `pg_basebackup` instead of `rsync` to clone standby servers (Ian)
|
Use `pg_basebackup` by default (instead of `rsync`) to clone standby servers (Ian)
|
||||||
Use `pg_ctl promote` to promote a standby to primary
|
Use `pg_ctl promote` to promote a standby to primary
|
||||||
|
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.1 2014-07-16
|
2.0.1 2014-07-16
|
||||||
Documentation fixes and new QUICKSTART file (Ian)
|
Documentation fixes and new QUICKSTART file (Ian)
|
||||||
Explicitly specify directories to ignore when cloning (Ian)
|
Explicitly specify directories to ignore when cloning (Ian)
|
||||||
|
|||||||
Reference in New Issue
Block a user