From c5a721a3cf23fef3ea9de99aa5d65016350da4a8 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 1 Jul 2016 12:07:10 +0900 Subject: [PATCH] TODO: remove resolved item --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 4ec153c4..0aa626a5 100644 --- a/TODO +++ b/TODO @@ -53,8 +53,6 @@ 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 ======================