From 58a5249b7efcf4ebe2386d3e1c952ac43d7e1899 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 9 Apr 2015 16:12:11 +0900 Subject: [PATCH] HISTORY update --- HISTORY | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 5a0cd8bb..d1dcd5b0 100644 --- a/HISTORY +++ b/HISTORY @@ -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