mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
Update TODO
This commit is contained in:
11
TODO
11
TODO
@@ -7,6 +7,7 @@ Known issues in repmgr
|
|||||||
|
|
||||||
* PGPASSFILE may not be passed to pg_basebackup
|
* PGPASSFILE may not be passed to pg_basebackup
|
||||||
|
|
||||||
|
|
||||||
Planned feature improvements
|
Planned feature improvements
|
||||||
============================
|
============================
|
||||||
|
|
||||||
@@ -48,3 +49,13 @@ Planned feature improvements
|
|||||||
|
|
||||||
* "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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user