From 6a4546a7b3bf0dc7d718914788a743d12ca95f07 Mon Sep 17 00:00:00 2001 From: Gianni Ciolli Date: Fri, 22 Jul 2016 15:09:53 +0200 Subject: [PATCH] Updated README to reflect the new barman-wal-restore.py script --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9651c7cd..694c8f01 100644 --- a/README.md +++ b/README.md @@ -531,7 +531,7 @@ ensure that: - the `barman_server` setting in `repmgr.conf` is set to the SSH hostname of the Barman server; - the `pg_restore_command` setting in `repmgr.conf` is configured to - use a copy of the `barman-wal-restore` script shipped with Barman + use a copy of the `barman-wal-restore.py` script shipped with Barman (see below); - the Barman catalogue includes at least one valid backup for this server. @@ -546,7 +546,7 @@ ensure that: > corresponding to the value of `barman_server` in `repmgr.conf`. See > the "Host" section in `man 5 ssh_config` for more details. -`barman-wal-restore` is a short shell script provided by the Barman +`barman-wal-restore.py` is a Python script provided by the Barman development team, which must be copied in a location accessible to `repmgr`, and marked as executable; `pg_restore_command` must then be set as follows: @@ -554,16 +554,16 @@ set as follows: