From 20d9f978abe74215c8172804623ed7a106fbafee Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 14 Jan 2016 11:51:51 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index 23116370..bbb55d98 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,6 @@ +3.0.4 2016-01- + Remove requirement for 'archive_mode' to be enabled (Ian) + 3.0.3 2016-01-04 Create replication slot if required before base backup is run (Abhijit) standy clone: when using rsync, clean up "pg_replslot" directory (Ian)