Backup and restore huge partitioned database - SQL Server: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 February 2023

  • curprev 14:2014:20, 27 February 2023Luca talk contribs 1,301 bytes +1,301 Created page with "Category:SQL Server This example fits the case when you have a big database in SQL Server where: * one ore more table are partitioned * one or more filegroup are in readonly, for example filegroups with old data Suggestion: when you have a big database with historical data, it is a good idea to design it similar to this example. In this case you can backup and restore filegroups separately. If you are doing full backups of this kind of database you are wasting time..."