Update TODO

This commit is contained in:
Ian Barwick
2015-09-25 11:19:21 +09:00
parent 45eb0ea5d3
commit 2bcacff3b3

5
TODO
View File

@@ -30,4 +30,7 @@ configuration files.
* repmgrd: if connection to the upstream node fails on startup, optionally * repmgrd: if connection to the upstream node fails on startup, optionally
retry for a certain period before giving up; this will cover cases when 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 e.g. primary and standby are both starting up, and the standby comes up
before the primary. See github issue #80/ before the primary. See github issue #80.
* make old master node ID available for event notification commands
(See github issue #80).