about summary refs log tree commit diff
path: root/nixos/modules/services/networking/xrdp.nix
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2019-01-19 10:33:20 +0000
committerJörg Thalheim <joerg@thalheim.io>2019-01-19 11:41:06 +0000
commit1af4f366ca0bb3860a18b8435dad8a23d5ea7b62 (patch)
tree0ed235b12f853e4f78017a31056b41165d56e872 /nixos/modules/services/networking/xrdp.nix
parent9a601e228d7e71c1f6b76a00d136e85b90c5f9fd (diff)
downloadnixlib-1af4f366ca0bb3860a18b8435dad8a23d5ea7b62.tar
nixlib-1af4f366ca0bb3860a18b8435dad8a23d5ea7b62.tar.gz
nixlib-1af4f366ca0bb3860a18b8435dad8a23d5ea7b62.tar.bz2
nixlib-1af4f366ca0bb3860a18b8435dad8a23d5ea7b62.tar.lz
nixlib-1af4f366ca0bb3860a18b8435dad8a23d5ea7b62.tar.xz
nixlib-1af4f366ca0bb3860a18b8435dad8a23d5ea7b62.tar.zst
nixlib-1af4f366ca0bb3860a18b8435dad8a23d5ea7b62.zip
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).
Diffstat (limited to 'nixos/modules/services/networking/xrdp.nix')
0 files changed, 0 insertions, 0 deletions