From b64385bee822ae9ccbd54b68a790a3b06292984e Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 26 Mar 2015 11:46:28 +0900 Subject: [PATCH] Fix HISTORY item --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index a210a01a..08cc18e0 100644 --- a/HISTORY +++ b/HISTORY @@ -5,7 +5,7 @@ Enable tablespace remapping using `pg_basebackup` (in PostgreSQL 9.3 with `rsync`) (Ian) Support cascaded standbys (Ian) "pg_bindir" no longer required as a configuration parameter (Ian) - Enable replications to be used (PostgreSQL 9.4 and later (Ian) + Enable replication slots to be used (PostgreSQL 9.4 and later (Ian) Command line option "--check-upstream-config" (Ian) Add event logging table and option to execute an external program when an event occurs (Ian) General usability and logging message improvements (Ian)