From c664682c0510e4dd557de09b2065079abefd6533 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 30 Oct 2015 16:58:38 +0900 Subject: [PATCH] Remove duplicated TODO item --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 9019eceb..e1b91f8e 100644 --- a/TODO +++ b/TODO @@ -40,9 +40,6 @@ Planned feature improvements * make old master node ID available for event notification commands (See github issue #80). -* use "primary/standby" terminology in place of "master/slave" for consistency - with main PostrgreSQL usage - * repmgr standby clone: possibility to use barman instead of performing a new base backup * possibility to transform a failed master into a new standby with pg_rewind