nixpkgs/nixos/modules/services/backup
Maximilian Bosch 1220a4d4dd
postgresql_11: remove
As described in the release lifecycle docs from postgresql[1], v11 will
stop receiving fixes as of Nov 9 2023. This means it's EOL throughout
the entire lifetime of 23.11, so let's drop it now.

A lot of examples are also referencing postgresql_11. Where it's
sensible, use postgresql_15 as example now to avoid confusion.

This is also handy because the LLVM 16 fix for postgresql is not
available for postgresql 11 ;-)

[1] https://www.postgresql.org/support/versioning/
2023-10-30 10:41:16 +01:00
..
automysqlbackup.nix nixos/automysqlbackup: rename config option to settings 2023-05-10 20:00:09 -04:00
bacula.nix nixos/bacula: fix postgresql config and remove unneeded quotation marks 2023-07-29 19:28:27 +02:00
borgbackup.md
borgbackup.nix nixos/borgbackup: add package option 2023-10-07 16:27:57 +02:00
borgmatic.nix borgmatic: fix deprecation warning check failed 2023-10-28 11:32:38 +08:00
btrbk.nix nixos/btrbk: fix btrfs path for passwordless execution 2023-09-28 14:51:19 -05:00
duplicati.nix nixos/duplicati: add package option 2023-08-19 16:08:39 +02:00
duplicity.nix
mysql-backup.nix treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
postgresql-backup.nix
postgresql-wal-receiver.nix postgresql_11: remove 2023-10-30 10:41:16 +01:00
restic-rest-server.nix
restic.nix nixos/restic: remove s3CredentialsFile option 2023-10-27 12:31:54 +00:00
rsnapshot.nix
sanoid.nix (nixos/sanoid, nixos/syncoid): Add package options 2023-03-29 17:23:51 -04:00
syncoid.nix (nixos/sanoid, nixos/syncoid): Add package options 2023-03-29 17:23:51 -04:00
tarsnap.nix tarsnap: add package option 2023-07-21 11:37:15 +02:00
tsm.nix
zfs-replication.nix
znapzend.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
zrepl.nix