mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Remove ssh_hostname support
Currently repmgr assumes the SSH hostname will be the same as the database hostname, and it's easy enough now to extract this from the node's conninfo string. We can consider re-adding this in the next release if required.
This commit is contained in:
@@ -1607,8 +1607,7 @@ which contains connection details for the local database.
|
||||
replication cluster. This command polls each registered server and
|
||||
asks it to connect to each other node.
|
||||
|
||||
This command requires a valid `repmgr.conf` file on each node,
|
||||
with the optional `ssh_hostname` parameter set.
|
||||
This command requires a valid `repmgr.conf` file on each node.
|
||||
|
||||
Example 1 (all nodes up):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user