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

10 months ago

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

Thanks in advance!

Solved

7 Replies

crisog
MODERATOROP

10 months ago

N/A


brody
EMPLOYEE

10 months ago

Hello,

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


crisog
MODERATOROP

10 months ago

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


crisog
MODERATOROP

10 months ago

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


crisog
MODERATOROP

10 months ago

But wanted to see if anyone has achieved something similar already


brody
EMPLOYEE

10 months 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.


brody
EMPLOYEE

10 months ago

!s


Status changed to Solved brody 10 months ago


Loading...