Update TODO

This commit is contained in:
Ian Barwick
2015-10-23 08:37:54 +09:00
parent 6e7eee4c01
commit c918aaad4a

13
TODO
View File

@@ -7,6 +7,7 @@ Known issues in repmgr
* PGPASSFILE may not be passed to pg_basebackup
Planned feature improvements
============================
@@ -46,5 +47,15 @@ Planned feature improvements
* possibility to transform a failed master into a new standby with pg_rewind
* "repmgr standby switchover" to promote a standby in a controlled manner
* "repmgr standby switchover" to promote a standby in a controlled manner
and convert the existing primary into a standby
* make repmgrd more robust
Usability improvements
======================
* repmgrd: on failover, explicitly log which node is now being followed
* debug output: show some repetitive output only if verbose flag set to prevent
excessive log growth