Update README/TODO about following non-master server

This commit is contained in:
Ian Barwick
2016-07-01 12:09:35 +09:00
parent c5a721a3cf
commit 013b4b4b8a
2 changed files with 6 additions and 2 deletions

3
TODO
View File

@@ -53,6 +53,9 @@ Planned feature improvements
requested, activate the replication slot using pg_receivexlog to negate the
need to set `wal_keep_segments` just for the initial clone (9.4 and 9.5).
* repmgr: enable "standby follow" to point a standby at another standby, not
just the replication cluster master (see GitHub #130)
Usability improvements
======================