From 53b8f9921788a8d4a3650c757bdb76ebb1b7121f Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 17 Nov 2015 17:13:26 +0900 Subject: [PATCH] Add a TODO item --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 48d8ed13..3905c04b 100644 --- a/TODO +++ b/TODO @@ -72,3 +72,6 @@ Usability improvements * repmgr: when parsing command line arguments in check_parameters_for_action(), don't error out on parameters which aren't relevant for the particular action; instead collate into a list of warnings + +* repmgr: when unregistering a node, delete any entries in the repl_monitoring + table. \ No newline at end of file