we have two approaches to achieve DB Replication:
- Master-Master replication.
- Master, 1 Primary Slave, 1 Secondary slave.
I am planning to analyze these two approaches and prepare a comparison report with a recommendation.Currently, I have setup the replication environment using Master-Master replication.
Please provide me some pointers with details analysis.