From 1f838f99c24100b8321b642f50fba1245f14f0c1 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 2 Jul 2015 16:51:25 +0900 Subject: [PATCH] Update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 61f2c888..bb966657 100644 --- a/TODO +++ b/TODO @@ -37,4 +37,8 @@ Planned feature improvements before the primary. See github issue #80. * make old master node ID available for event notification commands - (See github issue #80). \ No newline at end of file + (See github issue #80). + +* Have pg_basebackup use replication slots, if and when support for + this is added; see: + http://www.postgresql.org/message-id/555DD2B2.7020000@gmx.net