Skip to content

Commit ede4123

Browse files
authored
Update configure-last-writer.md
Do not use P2P topology wizard to add or remove P2P nodes when you use last writer.
1 parent 550f5bb commit ede4123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/replication/transactional/peer-to-peer/configure-last-writer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom:
1515

1616
Beginning with [!INCLUDE [sssql19-md](../../../../includes/sssql19-md.md)] CU 13, you can configure peer-to-peer replication to automatically resolve conflicts by allowing the most recent insert or update to win the conflict. If either write deletes the row, SQL Server allows the delete to win the conflict. This method is known as last write wins.
1717

18-
Use stored procedures to configure last write wins.
18+
Use stored procedures to configure last write wins. Do not use P2P topology wizard to add or remove P2P nodes when you use last writer.
1919

2020
## Important configuration considerations
2121

0 commit comments

Comments
 (0)