8 days ago
My Railway trial expired and my PostgreSQL deployment was removed. The attached postgres-volume still exists and Railway CLI reports Storage used: 111MB/500MB and Status: Ready. However, there is no active deployment, so railway volume files cannot access the volume and the old PostgreSQL TCP endpoint closes the connection. I need to recover/export my PostgreSQL data without deleting or recreating the volume. Is there a way to temporarily restore the existing volume or provide an export so I can migrate the data elsewhere?
1 Replies
8 days ago
Your volume is intact with its 111MB of data in a ready state, so nothing has been lost. To regain access, subscribe to a paid plan at your workspace billing page. Once the workspace is back in good standing, the Postgres service and its volume will come back online and you can connect and run pg_dump to export your data.
Status changed to Awaiting User Response Railway • 8 days ago
19 hours 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 • about 19 hours ago