From 869b6a7a06dd7e377e11755b1ea4c3b2a72789fc 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 45e27ce7..e43fd82d 100644 --- a/TODO +++ b/TODO @@ -56,8 +56,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.