From c918aaad4a66b6e54eb69feb2e81a9384d2ca96d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 23 Oct 2015 08:37:54 +0900 Subject: [PATCH] Update TODO --- TODO | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 79093f40..df33fbb9 100644 --- a/TODO +++ b/TODO @@ -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