ALTER-SYSTEM-DROP-FOLLOWER
Nameβ
ALTER SYSTEM DROP FOLLOWER
Descriptionβ
This statement is to delete the node of the FOLLOWER role of FRONTEND, (only for administrators!)
Grammar:
ALTER SYSTEM DROP FOLLOWER "follower_host:edit_log_port"
Illustration:
host can be a hostname or an ip address
edit_log_port : edit_log_port in its configuration file fe.conf
Exampleβ
Delete a FOLLOWER node
ALTER SYSTEM DROP FOLLOWER "host_ip:9010"
Keywordsβ
ALTER, SYSTEM, DROP, FOLLOWER, ALTER SYSTEM