Postgres-XC is an open source project to provide a write-scalable, synchronous, symmetric, and transparent PostgreSQL cluster solution. It's intended for multi-node, multi-master PostgreSQL clustering.
0
votes
0answers
55 views
How to setup a Postgres-xc streaming replication with master-slave(for HA)?
Can you guys please help me about how to make streaming replication with master-slave configuration using Postgres-xc to confirm an HA environment?
Thanks