diff --git a/README.md b/README.md index 694c8f01..70d471f4 100644 --- a/README.md +++ b/README.md @@ -530,7 +530,7 @@ ensure that: `cluster_name` setting in `repmgr.conf`; - 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 +- the `restore_command` setting in `repmgr.conf` is configured to 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 @@ -548,8 +548,8 @@ ensure that: `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: +`repmgr`, and marked as executable; `restore_command` must then be +set in `repmgr.conf` as follows: