From 793950eabd8d70eda760541a6c1d2fc12cc73476 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 4d3ddd38..a7a2662c 100644 --- a/TODO +++ b/TODO @@ -61,4 +61,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...")