Reputation: 242
Does the snapshot exactly represent the database at stage 1 (the exact time you clicked "Take snapshot"), or are any or all changes made to the database during step 2 reflected in the snapshot?
Upvotes: 2
Views: 559
Reputation: 242
I want to be wrong, but I tested twice and found that snapshots do reflect changes made between the time you start the snapshot and the time the snapshot is completed (at least when taking a snapshot through the console).
Here's how I tested:
The change was present in the new database
The only way I know to truly take a snapshot at a specific point in time (without stopping the db) is to:
Upvotes: 1