Note: The following description applies only to Postgres-XL
DROP NODE is new SQL command specific to Postgres-XL that deletes cluster node information in catalog pgxc_node.
Node connection that has been deleted does not guarantee that connection information cached in pooler is updated accordingly.
DROP NODE only runs on the local node where it is launched.