3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/backup
Jörg Thalheim 1af4f366ca
nixos/postgresqlBackup: add backupAll option
For large setups it is useful to list all databases explicit
(for example if temporary databases are also present) and store them in extra
files.
For smaller setups it is more convenient to just backup all databases at once,
because it is easy to forget to update configuration when adding/renaming
databases. pg_dumpall also has the advantage that it backups users/passwords.

As a result the module becomes easier to use because it is sufficient
in the default case to just set one option (services.postgresqlBackup.enable).
2019-01-19 11:41:06 +00:00
..
bacula.nix Merge pull request #37365 from proteansec/pkgs/bacula 2018-11-10 04:23:28 +01:00
borgbackup.nix nixos/borgbackup: use coercedTo instead of apply on paths (#53756) 2019-01-10 16:34:02 +01:00
crashplan-small-business.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
crashplan.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
duplicati.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
mysql-backup.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
postgresql-backup.nix nixos/postgresqlBackup: add backupAll option 2019-01-19 11:41:06 +00:00
restic-rest-server.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
restic.nix Merge pull request #44332 from jerith666/restic-s3-default 2018-08-01 22:56:12 -04:00
rsnapshot.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
tarsnap.nix Address @yegortimoshenko review 2018-03-27 16:35:54 +01:00
znapzend.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00