February 21, 2025 at 1:42 am
Hello,
I am newbies in SQL Server Administration
My planning is to setup - 3 SQL Server Database in Server A, Server B & Server C. All these 3 SQL Server Database have identical schema and the data should be identical. Other word, SQL Server Services without shared storage. All the database files are on their respective machine
My question is,
I have read about
Please help me to make an accurate planning and decision
February 22, 2025 at 2:07 am
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
February 23, 2025 at 5:15 am
Hi Adelia,
My vote is to configure either Peer-to-Peer replication or Merge replication so you can form a multi-master ring.
If you're on SQL Server 2019 or later, Peer-to-Peer replication now supports built-in conflict detection—something that wasn’t available in earlier versions. Personally, I'd lean towards Peer-to-Peer replication in that case. Merge replication is also a good option, but I’ve seen many people struggle with its complexities over the years.
You can read more about the new conflict detection mechanism in Peer-to-Peer replication here.
Thanks,
Abhinav
February 23, 2025 at 10:53 am
Given your scenario, your best bets are:
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy