diff --git a/TODO b/TODO index 61f2c888..79093f40 100644 --- a/TODO +++ b/TODO @@ -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). \ No newline at end of file + (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