-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
standby switchover fails with PostgreSQL 12 / repmgr 5.0 #757
Comments
It is a Two Node Cluster |
Did you provide SSH Keys for passwordless logins between the two nodes for the postgres/repmgr user? |
Hello i have the same problem: WARNING: the following problems were found in the configuration file: |
@castlhe this is unrelated to the original post. Please remove the cluster parameter to remove the warning message and check that you have the repmgr database configured correctly and you've registered all the nodes via |
repmgr standby switchover -f /etc/postgresql/12/main/repmgr.conf --dry-run
WARNING: the following problems were found in the configuration file:
parameter "cluster" is deprecated and will be ignored
NOTICE: checking switchover on node "node2" (ID: 2) in --dry-run mode
WARNING: unable to connect to remote host "" via SSH
ERROR: unable to connect via SSH to host "", user ""
The text was updated successfully, but these errors were encountered: