Peer-to-Peer Replication in SQL Server 2008 – Add a node and resolve conflict…

In the first article of this series( Peer-to-Peer Replication in SQL Server 2008 – Configure a two-node topology ), we configured a two-node Peer-to-Peer replication topology. In this article, we will add a third node to the topology and demonstrate how to resolve an update-update conflict. In SQL Server 2005, if you need to change an existing peer-to-peer topology, the entire topology has to be quiesced. In SQL Server 2008, adding a new node can be done online. This is a big improvement.

The following is here : https://www.databasejournal.com/features/mssql/article.php/3820361/article.htm _us