Update TODO

This commit is contained in:
Ian Barwick
2016-01-19 13:57:46 +09:00
parent a52e97e622
commit be58d6af96

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).
* Take into account the fact that a standby can obtain WAL from an archive,
so even if direct streaming replication is interrupted, it may be up-to-date
Usability improvements
======================