3 hours ago
Hello, my qaia project database was wiped today at approximately at 11.40 the time I ran that command, and ask whether they hold a volume snapshot;
i have a backup but it s for 30 July , please help he with restoring the project for today , very urgent , please
22 Replies
3 hours ago
We don't offer data restoration for user-initiated actions like this. Since you're on Pro, you can check your Postgres service's Backups tab for any existing volume snapshots to restore from, and going forward, enabling native volume backups and point-in-time recovery on the service will let it self-restore if this happens again.
Status changed to Awaiting User Response Railway • about 3 hours ago
3 hours ago
i dont have the backup for today , only 1 week earlier, can you please see this ?
Status changed to Awaiting Railway Response Railway • about 3 hours ago
3 hours ago
Our databases are unmanaged, so automatic snapshots, WAL recovery, and PITR aren't available to restore your data unless you've enabled them on the service. Volume backups and point-in-time recovery are both native Railway features on Pro. We don't recover data lost to user-initiated actions. Going forward, enable volume backups on your stateful services so you can self-restore if this happens again.
Status changed to Awaiting User Response Railway • about 3 hours ago
3 hours ago
where can i activate this
?
Status changed to Awaiting Railway Response Railway • about 3 hours ago
3 hours ago
Having looked into this, the issue appears to be in your application code or configuration rather than the Railway platform itself, which puts it outside what Railway support can resolve directly.
This is exactly the kind of problem the Railway community is good at, so we'd like to open your thread as a community bounty. Railway pays a bounty to the community member who solves it, and threads like this usually get picked up quickly.
Opening it makes this entire thread public, including everything already posted. Nothing becomes public until you decide. Use the buttons below.
- Open to the community - Before you click, take a moment to edit or remove anything you'd rather not share. The thread becomes publicly visible right away.
- Keep it private and close the thread - Nothing becomes public. The thread closes, since this isn't something Railway support can take further.
Status changed to Awaiting User Response Railway • about 3 hours ago
3 hours ago
now i clicked to restore the backup from 31 JUly , how much time will it take to restore the backup ? its 1.1 GB
Status changed to Awaiting Railway Response Railway • about 3 hours ago
3 hours ago
This still looks like an application-level problem, so Railway support can't take it further, but the community can. The buttons below are still live: open the thread up as a public bounty after editing out anything sensitive, or keep it private and close it.
Status changed to Awaiting User Response Railway • about 3 hours ago
3 hours ago
how much time soes it take to restore the 1.1GB database ?
Status changed to Awaiting Railway Response Railway • about 3 hours ago
3 hours ago
This still looks like an application-level problem, so Railway support can't take it further, but the community can. The buttons below are still live: open the thread up as a public bounty after editing out anything sensitive, or keep it private and close it.
Status changed to Awaiting User Response Railway • about 3 hours ago
3 hours ago
This thread has been opened as a public bounty so the community can help solve it. The thread and any further activity are now visible to everyone.
Status changed to Open Railway • about 3 hours ago
rustamakbarli27
how much time soes it take to restore the 1.1GB database ?
3 hours ago
After clicking restore, did you click redeploy? Also try reloading the page.
3 hours ago
i have 2 sevices , the postgre and the backend service , in both i have the backup , what will the backedn service restore do ? will it restore also the postgre data ?
3 hours ago
No. These backups are separate from each other, as they’re different services.
2 hours ago
and how can i see the files inside the file folder volume in my backedn service ?
2 hours ago
You can access the filebrowser by going into the Console tab of your service.
22 minutes ago
what are these volumes on the top of the each service ? what do they serve for, and what happens if i mount them ?
Attachments
12 minutes ago
Those volumes should be mounted to their respective service. Drag the Postgres volume over Postgres to mount it, and same for your rfg service. Click the redeploy button to save changes.
11 minutes ago
what will it affect if i do it ?
7 minutes ago
Nevermind leave it alone then. The unmounted volumes were from before you restored from backups.
6 minutes ago
if i restore the backend one's , mount the top one, will it bring back the situation that was before restore backup ?