Archiving PostgreSQL Backups on NixOS
This is a technical note on how to archive PostgreSQL backups on NixOS to one or more targets using rclone.
Problem
Some of my objectives during provisioning new hosts and services are to ensure that:
The system is reproducible,
The process and rel...
thenegation.hashnode.dev5 min read