Tagged Questions
0
votes
2answers
251 views
SQL Server Partial Backups
We currently distribute snapshots of our database to our stores by using rdiff on compressed backups of the entire database.
In order to optimize how long it takes to both create these backups, and ...