How to download a backup of my Postgres?
Hey, I previously had a project on Railway and it was taken down because my credits ran out.
I’m currently no longer using it, so I don’t see a need to upgrade to Pro Plan. But, is there a way to have a backup of the data in Postgres that I already have in that project?
I’m reaching out since I just got a notification that all unused projects will soon be deleted. TIA!
12 Replies
Project ID:
040702c3-1439-41ce-923c-1779848315cc
you would need to use pg_dump
how can i get the connection string? all i see on my service is this:
you would need to start the database back up
sorry, but i don't get it. is there an option in railway itself to "start the database back up"?
remove limits
so i need to upgrade for that right?
yeah you would need an active account to use the services you have deployed
hmm, but my question was if i could back it up without needing to upgrade.
sorry railway doesn’t allow free access to paid services
i just wanted to download my data that was already generated previously and stored on the servers, not continue using the services : )
the act of dumping a database is using the service