Update TODO

This commit is contained in:
Ian Barwick
2015-11-23 10:53:59 +09:00
parent d1b4280182
commit 793950eabd

6
TODO
View File

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