Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 3.63 KB

File metadata and controls

56 lines (37 loc) · 3.63 KB
title Configure Backup Compression (SQL Server) | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
dbe-backup-restore
ms.tgt_pltfrm
ms.topic article
ms.assetid 430905eb-d218-458c-bd48-aeee6fbb7446
caps.latest.revision 7
author JennieHubbard
ms.author jhubbard
manager jhubbard

Configure Backup Compression (SQL Server)

At installation, backup compression is off by default. The default behavior for backup compression is defined by the backup compression default Option server-level configuration option. 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.

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)