Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 3.9 KB

configure-backup-compression-sql-server.md

File metadata and controls

56 lines (33 loc) · 3.9 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic
Configure Backup Compression (SQL Server)
This article describes how to over override the server-level default when creating a single backup or scheduling a series of routine backups in SQL Server.
MashaMSFT
mathoma
03/14/2017
sql
backup-restore
conceptual

Configure Backup Compression (SQL Server)

[!INCLUDE SQL Server]

At installation, backup compression is off by default. The backup compression default server-level configuration option sets the default behavior for backup compression. However, you can override the server-level default when creating a single backup or scheduling a series of routine backups. To change the server-level default, see View or Configure the backup compression default Server Configuration Option.

Use integrated acceleration and offloading

Beginning with [!INCLUDE sssql22-md], use Integrated acceleration and offloading to compress backups with Intel® QuickAssist Technology.

Override the Backup Compression Default

You can change the backup compression behavior for an individual backup, backup job, or log shipping configuration.

See Also

Backup Compression (SQL Server)