Update TODO

This commit is contained in:
Ian Barwick
2015-11-23 10:53:59 +09:00
parent ce3594d52d
commit 88cfcf358e

6
TODO
View File

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