From 88cfcf358e9fafc80b229f82155e6c6e0d06a298 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 23 Nov 2015 10:53:59 +0900 Subject: [PATCH] Update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index d49c0c5b..9eb6c24e 100644 --- a/TODO +++ b/TODO @@ -68,4 +68,8 @@ Usability improvements on the primary, to prevent an orphaned backup state existing. * repmgr: when unregistering a node, delete any entries in the repl_monitoring - table. \ No newline at end of file + table. + +* repmgr: remove warning about reindexing hash tables; possibly replace + with an (optional?) check for the existance of any hash indexes + and warn if any found ("hash indexes detected - good luck with that...")