I am thinking of using Citus opensource for dualnode cluster - my questions are basically 2: - if this kind of clustering is available - in the case of a failover is the slave node promoted to master? If yes - how - does it use WAL? - If such a way of clusterisation is not possible what is an alternative for that except pgpool?
Thank you.