From d5a41bb587a0e08c63bffd55129effbe43dd9a5e Mon Sep 17 00:00:00 2001 From: Jaime Casanova Date: Fri, 27 Jul 2012 11:20:56 -0500 Subject: [PATCH] Fix tabs in HISTORY --- HISTORY | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/HISTORY b/HISTORY index 202d4529..c3a7d8b6 100644 --- a/HISTORY +++ b/HISTORY @@ -49,9 +49,9 @@ 2.0beta 2012-07-27 Make CLONE command try to make an exact copy including $PGDATA location (Cedric) - Add detection of master failure (Jaime) - Add the notion of a witness server (Jaime) + Add detection of master failure (Jaime) + Add the notion of a witness server (Jaime) Add autofailover capabilities (Jaime) - Add a configuration parameter to indicate the script to execute on failover or follow (Jaime) - Make the monitoring optional and turned off by default, it can be turned on with --monitoring-history switch (Jaime) - Add tunables to specify number of retries to reconnect to master and the time between them (Jaime) + Add a configuration parameter to indicate the script to execute on failover or follow (Jaime) + Make the monitoring optional and turned off by default, it can be turned on with --monitoring-history switch (Jaime) + Add tunables to specify number of retries to reconnect to master and the time between them (Jaime)