Honest question. I’ve got automated daily pg_dump backups going to S3 and I check that the files are there, but I’ve never actually tried restoring one on a fresh instance to see if it works.

Feel like this is one of those things where you assume it’s fine until you desperately need it and find out the dumps were corrupted for 3 months.

Anyone have a setup where restores get tested automatically? Or is that overkill for side projects?

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 days ago

    We have customers who do monthly restore tests. I haven’t restored my home env in a while.