From 2bcacff3b3e122673ea30ab8abca76c3772edae2 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 25 Sep 2015 11:19:21 +0900 Subject: [PATCH] Update TODO --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 068ea228..ad15d5de 100644 --- a/TODO +++ b/TODO @@ -30,4 +30,7 @@ configuration files. * 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 + before the primary. See github issue #80. + +* make old master node ID available for event notification commands + (See github issue #80). \ No newline at end of file