Remove implemented TODO item

This commit is contained in:
Ian Barwick
2015-11-19 09:38:20 +09:00
parent 29842f0e0d
commit fa4ff73b87

2
TODO
View File

@@ -63,8 +63,6 @@ Planned feature improvements
Usability improvements
======================
* repmgrd: on failover, explicitly log which node is now being followed
* repmgr: add interrupt handler, so that if the program is interrupted
while running a backup, an attempt can be made to execute pg_stop_backup()
on the primary, to prevent an orphaned backup state existing.