From 41fe58764e89b69d8f5fc24b3c9ae96cb2aa96ee Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 10 Apr 2015 10:29:52 +0900 Subject: [PATCH] Add note about PGPASSFILE --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 7e70c86c..2f8a140a 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,8 @@ Known issues in repmgr the database server using the ``pg_ctl`` command may accidentally terminate after their associated ssh session ends. +* PGPASSFILE may not be passed to pg_basebackup + Planned feature improvements ============================