mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Update TODO
This commit is contained in:
13
TODO
13
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
|
||||
|
||||
Reference in New Issue
Block a user