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...")