HISTORY update

This commit is contained in:
Ian Barwick
2015-04-09 16:12:11 +09:00
parent 90c0bd4638
commit 58a5249b7e

View File

@@ -1,4 +1,7 @@
3.0
3.0.1 ???
Prevent rempgrd from looping infinitely if node was not registered (Ian)
3.0 2015-03-27
Require PostgreSQL 9.3 or later (Ian)
Use `pg_basebackup` by default (instead of `rsync`) to clone standby servers (Ian)
Use `pg_ctl promote` to promote a standby to primary