From eba0b6bb1e5fbdb8321e93ac3a698f6215025c60 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 14 Oct 2015 16:57:24 +0900 Subject: [PATCH] Update TODO --- TODO | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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