Download Postgres backups?
arkwinta
PROOP

8 months ago

Hey y’all, in a situation where I have multiple backups on railway that I have locked, but wanting to be able to download and inspect them locally - what’s the easiest way to do that?

Solved$10 Bounty

Pinned Solution

8 months ago

I found a thread suggesting DFU:
https://station.railway.com/questions/how-can-i-download-backedup-db-2f4f3331

Quote:
I usually use DUFS (https://github.com/sigoden/dufs) to download / inspect volumes from backups. It is easy to setup. You have to create a DUFS container and then to mount the "restored" backup-volume to the container.

Apart from DUFS, there's also a File Browser template that you might find useful (https://railway.com/template/Nan7Bs)

3 Replies

arkwinta
PROOP

8 months ago

b378a17e-9738-45e0-b2ea-0d6502d2603f


8 months ago

I found a thread suggesting DFU:
https://station.railway.com/questions/how-can-i-download-backedup-db-2f4f3331

Quote:
I usually use DUFS (https://github.com/sigoden/dufs) to download / inspect volumes from backups. It is easy to setup. You have to create a DUFS container and then to mount the "restored" backup-volume to the container.

Apart from DUFS, there's also a File Browser template that you might find useful (https://railway.com/template/Nan7Bs)


8 months ago

Seems to be the most frictionless solution @spacedragon.eth


Status changed to Solved chandrika 7 months ago


Loading...