From 95cdaac91d7cbc22f06184e18db485f6fba84d01 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 17 Nov 2015 15:42:36 +0900 Subject: [PATCH] Update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 6390069f..48d8ed13 100644 --- a/TODO +++ b/TODO @@ -68,3 +68,7 @@ Usability improvements * 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() 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