Update TODO

This commit is contained in:
Ian Barwick
2015-09-23 14:05:09 +09:00
parent 640abed18f
commit 1ef7f1368d

4
TODO
View File

@@ -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/