mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Update README with note about using screen et al
This commit is contained in:
@@ -148,6 +148,15 @@ it should be executed by the `postgres` user.
|
|||||||
Additionally, we recommend installing `rsync` and enabling passwordless
|
Additionally, we recommend installing `rsync` and enabling passwordless
|
||||||
`ssh` connectivity between all servers in the replication cluster.
|
`ssh` connectivity between all servers in the replication cluster.
|
||||||
|
|
||||||
|
* * *
|
||||||
|
|
||||||
|
> *TIP*: We recommend using a session multiplexer utility such as `screen` or
|
||||||
|
> `tmux` when performing long-running actions (such as cloning a database)
|
||||||
|
> on a remote server - this will ensure the `repmgr` action won't be prematurely
|
||||||
|
> terminated if your `ssh` session to the server is interrupted or closed.
|
||||||
|
|
||||||
|
* * *
|
||||||
|
|
||||||
### Packages
|
### Packages
|
||||||
|
|
||||||
We recommend installing `repmgr` using the available packages for your
|
We recommend installing `repmgr` using the available packages for your
|
||||||
|
|||||||
Reference in New Issue
Block a user