mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
README: add note about cloned standby configuration.
This commit is contained in:
@@ -442,6 +442,14 @@ correct parameters to start streaming from this master server will be created
|
||||
automatically, and unless otherwise specified, the `postgresql.conf` and `pg_hba.conf`
|
||||
files will be copied from the master.
|
||||
|
||||
* * *
|
||||
|
||||
> *TIP*: if configuration files such as `postgresql.conf` are not copied from the
|
||||
> master by `repmgr standby clone`, you'll need to ensure the standby is correctly
|
||||
> configured for replication.
|
||||
|
||||
* * *
|
||||
|
||||
Be aware that when initially cloning a standby, you will need to ensure
|
||||
that all required WAL files remain available while the cloning is taking
|
||||
place. To ensure this happens when using the default `pg_basebackup` method,
|
||||
|
||||
Reference in New Issue
Block a user