From 1ef7f1368d9473767902bdde67dd22fe7052f072 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 23 Sep 2015 14:05:09 +0900 Subject: [PATCH] Update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index e61eceea..068ea228 100644 --- a/TODO +++ b/TODO @@ -27,3 +27,7 @@ configuration files. possible this should include the location provided by the package, if installed. +* repmgrd: if connection to the upstream node fails on startup, optionally + retry for a certain period before giving up; this will cover cases when + e.g. primary and standby are both starting up, and the standby comes up + before the primary. See github issue #80/ \ No newline at end of file