From 62ee287e3fc19ccbdca0f865a06b63426c3a1bf5 Mon Sep 17 00:00:00 2001 From: Christian Kruse Date: Thu, 30 Jan 2014 14:10:14 +0100 Subject: [PATCH] updated TODO --- TODO | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index e4594bd8..6207316b 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,14 @@ Known issues in repmgr the database server using the ``pg_ctl`` command may accidentally terminate after their associated ssh session ends. -* After running repmgrd as a regular foreground application, hitting - control-C causes the program to crash. - Planned feature improvements ============================ +* Timeline increases when promoting a standby + +* A better check which standby did receive most of the data + +* Make the fact that a standby may be delayed a factor in the voting + algorithm + +* include support for delayed standbys