services.postgresqlBackup.compressionLevel

NixOS option

The compression level used when compression is enabled. gzip accepts levels 1 to 9. zstd accepts levels 1 to 19.

type: integer between 1 and 19 (both inclusive)
Default
6
declared in: nixos/modules/services/backup/postgresql-backup.nixView source on NixOS/nixpkgs →