Files
repmgr/TODO
Christian Kruse 62ee287e3f updated TODO
2014-01-30 14:10:14 +01:00

19 lines
527 B
Plaintext

Known issues in repmgr
======================
* When running repmgr against a remote machine, operations that start
the database server using the ``pg_ctl`` command may accidentally
terminate after their associated ssh session ends.
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