From 5baec14a1e803e8de99130bbac1107f7586940d9 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 18 Aug 2016 15:06:06 +0900 Subject: [PATCH] Add repmgr.conf setting 'barman_config' Enables provision of a non-default Barman configuration file. --- README.md | 9 ++++++++- config.c | 3 +++ config.h | 3 ++- repmgr.c | 35 +++++++++++++++++++++++++++++------ 4 files changed, 42 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e6a1a18d..04eb6c0a 100644 --- a/README.md +++ b/README.md @@ -571,7 +571,7 @@ development team, which must be copied in a location accessible to `repmgr`, and marked as executable; `restore_command` must then be set in `repmgr.conf` as follows: -