mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Update README.md
This commit is contained in:
@@ -57,7 +57,10 @@ Requirements
|
||||
|
||||
`repmgr` will work on any Linux or UNIX-like environment capable of running
|
||||
PostgreSQL. `rsync` and password-less SSH connections between servers are
|
||||
only required if `rsync` is to be used to clone standby servers.
|
||||
only required if `rsync` is to be used to clone standby servers. Also,
|
||||
if `repmgr` is meant to copy PostgreSQL configuration files located outside
|
||||
of the main data directory, pg_basebackup will not be able to copy these,
|
||||
and `rsync` will be used.
|
||||
|
||||
|
||||
Installation
|
||||
|
||||
Reference in New Issue
Block a user