2 months ago
Description
I am using Railway with a database service attached to a volume. When I wipe the volume, the operation completes successfully, but the database tables and data remain intact.
This behavior is unexpected, because wiping the volume suggests that all persisted database data should be removed.
Steps to Reproduce
Create a Railway project with a database service (PostgreSQL/MySQL)
Attach a volume to the database service
Insert test tables and data
Wipe the volume from the Railway dashboard
Reconnect to the database
Expected Behavior
All database tables and data should be removed after wiping the volume.
Actual Behavior
Database tables still exist
Data is still present
No schema or data reset occurs
Impact
This makes it difficult to:
Reset environments cleanly
Reproduce issues from a fresh database state
Reliably treat volume wipe as a destructive reset
3 Replies
2 months ago
Hi there,
I was unable to reproduce the issue.
Have you ensured services connected to the database are not writing data post-wipe?
Status changed to Awaiting User Response Railway • 2 months ago
2 months ago
Status changed to Awaiting Railway Response Railway • 2 months ago
2 months ago
Hello,
I am sorry, but I am also unable to reproduce this with the steps given.
Status changed to Awaiting User Response Railway • 2 months ago
2 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 • 2 months ago