I configured Citus cluster with 3 nodes, and created a few tabled and used function "create reference table". in this case able to get data (read) from other available nodes. But when one of the node got down unable to insert and unable to create reference table of newly created tables. in the cluster.
is there any solution to overcome that.
Thanks.