|
|
|
|
|
by written-beyond
128 days ago
|
|
Backups are a PITA I wanted to go exactly this route but even though I had VMs and compute I can't let any production data hit it without bullet proof backups. I setup a cron job to store my backups to object storage but everything felt very fragile because if any detail in the chain was misconfigured I'd basically have a broken production database. I'd have to watch the database constantly or setup alerts and notifications. If there is a ready to go OSS postgres with backups configured you can deploy I'd happily pay them for that. |
|