mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Typo in README.md reported by dhx
This commit is contained in:
@@ -504,7 +504,7 @@ place. To ensure this happens when using the default `pg_basebackup` method,
|
|||||||
which will ensure all WAL files generated during the cloning process are
|
which will ensure all WAL files generated during the cloning process are
|
||||||
streamed in parallel with the main backup. Note that this requires two
|
streamed in parallel with the main backup. Note that this requires two
|
||||||
replication connections to be available (`repmgr` will verify sufficient
|
replication connections to be available (`repmgr` will verify sufficient
|
||||||
connections are available before attempting to clonse).
|
connections are available before attempting to clone).
|
||||||
|
|
||||||
To override this behaviour, in `repmgr.conf` set `pg_basebackup`'s
|
To override this behaviour, in `repmgr.conf` set `pg_basebackup`'s
|
||||||
`--xlog-method` parameter to `fetch`:
|
`--xlog-method` parameter to `fetch`:
|
||||||
|
|||||||
Reference in New Issue
Block a user