From ab70007b75041ff0dcdfb58151112f924e74f21f 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 48cc8676..45e27ce7 100644 --- a/TODO +++ b/TODO @@ -65,3 +65,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