How does SQL Server delayed durability work?
0
votes
2
answers
557
views
I'm reading documentation for the delayed durability feature of SQL Server and saw this table:
It states that database level settings always take precedence over commit level seeing. But I'm not able to understand the table.
As I understand, 2 is database level setting and 3 must be commit level setting. But why their intersection position 4 states the result is delayed durable?
Could someone help me to understand how to read this table?

Asked by Fajela Tajkiya
(1239 rep)
Aug 27, 2022, 07:35 PM
Last activity: Aug 28, 2022, 07:32 AM
Last activity: Aug 28, 2022, 07:32 AM