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: