Has anyone set up Postgres point in time recovery in Railway?

Looking for examples on how to do this if anyone has done it before.

Thanks in advance!

Solved

7 Replies

N/A


a year ago

Hello,

May I ask why the platform native backups aren't sufficient here?


I migrated from K8s and I had PITR there so trying to sacrifice as little as possible (I’m still using the DB from K8s for prod)

We store state that represents money that we have to pay to external parties, so having the ability to restore with precision is important


I saw this on Supabase docs and will give it a try later
https://wal-g.readthedocs.io


But wanted to see if anyone has achieved something similar already


a year ago

I haven't heard of anyone setting it up, but they are just standard Postgres databases so you can confirm them in anyway you want to achieve your desired functionality.


a year ago

!s


Status changed to Solved brody 11 months ago


Loading...