From 249ac7c72a537089f4f624eda81c004ee1990f22 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 27 Oct 2015 14:41:04 +0900 Subject: [PATCH] Update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 56299e2b..3f738e7c 100644 --- a/TODO +++ b/TODO @@ -61,5 +61,9 @@ 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 +* repmgr: add explicit --log-level flag, repurpose --verbose flag to + show extra detailed/repetitive output only (see item below too) + +* debug output: show some repetitive output only if --verbose flag set to prevent excessive log growth +