mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 17:06:29 +00:00
Update TODO
This commit is contained in:
4
TODO
4
TODO
@@ -61,3 +61,7 @@ Usability improvements
|
|||||||
* repmgr: add interrupt handler, so that if the program is interrupted
|
* repmgr: add interrupt handler, so that if the program is interrupted
|
||||||
while running a backup, an attempt can be made to execute pg_stop_backup()
|
while running a backup, an attempt can be made to execute pg_stop_backup()
|
||||||
on the primary, to prevent an orphaned backup state existing.
|
on the primary, to prevent an orphaned backup state existing.
|
||||||
|
|
||||||
|
* repmgr: when parsing command line arguments in check_parameters_for_action(),
|
||||||
|
don't error out on parameters which aren't relevant for the particular
|
||||||
|
action; instead collate into a list of warnings
|
||||||
|
|||||||
Reference in New Issue
Block a user