remove support for witness
This commit is contained in:
@@ -119,8 +119,6 @@ repmgr_setup_conf() {
|
|||||||
printf "failover = automatic\n"
|
printf "failover = automatic\n"
|
||||||
printf "promote_command = '/usr/bin/repmgr standby promote -f /etc/repmgr/repmgr.conf --log-to-file'\n"
|
printf "promote_command = '/usr/bin/repmgr standby promote -f /etc/repmgr/repmgr.conf --log-to-file'\n"
|
||||||
printf "follow_command = '/usr/bin/repmgr standby follow -f /etc/repmgr/repmgr.conf --log-to-file --upstream-node-id=%n'\n"
|
printf "follow_command = '/usr/bin/repmgr standby follow -f /etc/repmgr/repmgr.conf --log-to-file --upstream-node-id=%n'\n"
|
||||||
printf "\n"
|
|
||||||
printf "primary_visibility_consensus = on\n"
|
|
||||||
} > /etc/repmgr/repmgr.conf
|
} > /etc/repmgr/repmgr.conf
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user