Update TODO

This commit is contained in:
Ian Barwick
2015-10-14 16:57:24 +09:00
parent 3bc0b80a71
commit eba0b6bb1e

12
TODO
View File

@@ -37,4 +37,14 @@ Planned feature improvements
before the primary. See github issue #80.
* make old master node ID available for event notification commands
(See github issue #80).
(See github issue #80).
* use "primary/standby" terminology in place of "master/slave" for consistency
with main PostrgreSQL usage
* repmgr standby clone: possibility to use barman instead of performing a new base backup
* possibility to transform a failed master into a new standby with pg_rewind
* "repmgr standby switchover" to promote a standby in a controlled manner
and convert the existing primary into a standby