services.postgresqlBackup.pgdumpAllOptions

NixOS option

Command line options for pg_dumpall. This options is not used if config.services.postgresqlBackup.backupAll is disabled.

type: strings concatenated with " "
Default
""
declared in: nixos/modules/services/backup/postgresql-backup.nixView source on NixOS/nixpkgs →