From fa4ff73b87ef1aeeb6973ff243903ed2989360d6 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 19 Nov 2015 09:38:20 +0900 Subject: [PATCH] Remove implemented TODO item --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 3905c04b..23f81083 100644 --- a/TODO +++ b/TODO @@ -63,8 +63,6 @@ Planned feature improvements Usability improvements ====================== -* repmgrd: on failover, explicitly log which node is now being followed - * repmgr: add interrupt handler, so that if the program is interrupted while running a backup, an attempt can be made to execute pg_stop_backup() on the primary, to prevent an orphaned backup state existing.