i have one simply question: citus 11 support the HA? This is the structure that i have implemented with 7 node ( replication with pg_autofailover):
The problem occurs when i disable a worker1_primary and i try to make an sql insert in the coordinator_primary: the response of citus is: connection with remote worker1_primary refused.
The citus nodes table is this one ( from select * from pg_dist_node ):
thanks in advance for any reply