Sample Header Ad - 728x90

How do database snapshots work?

-1 votes
1 answer
59 views
How do database engines take consistent snapshots when writes could be happening at any time? (A) Does the database engine block writes one table at a time while taking snapshots? (B) Does the database engine block writes to the entire database while taking snapshots? (C) Or, does the database engine do something more clever?
Asked by AlfaZulu (99 rep)
Sep 15, 2023, 07:28 PM
Last activity: Sep 15, 2023, 07:52 PM