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