Tryinh to download data in my running postgres service
selnoom
HOBBYOP

9 months ago

I'm trying to backup/download my data from my Postgres database that is running here on Railway. However, there does not seem to be an option to this when I click on the server and when I try through the railway CLI, I always get a multitude of errors. I read that if it were a public host, it would be much simpler. Did anyone ever go through something similar and manage to download the data?

Solved

1 Replies

ray-chen
EMPLOYEE

9 months ago

You can do this with any standard Pg backup tool such as pg_dump.


Status changed to Awaiting User Response Railway 9 months ago


Railway
BOT

6 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 6 months ago


Loading...