a month ago
Hii,
I'm using railway for to deploy my NodeJs application and I also created postgresql database.
Now, I'm not able to see my database and application. May I request you to share me a database backup file ASAP.
1 Replies
a month ago
Your Postgres service is still running with a successful deployment and has ~98 MB of data on its attached volume, so your database data is intact. You can find it in your "magnificent-sparkle" project on your dashboard. However, your Node.js application service no longer appears in the workspace, which may mean it was deleted. We cannot provide database dump files directly, but you can connect to your Postgres instance using the connection credentials in the service's Variables tab and use pg_dump to create your own backup.
Status changed to Awaiting User Response Railway • about 1 month ago
a month 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 • 27 days ago