frugofruit90
TRIALOP
a year ago
I have a local app which I use to send my fiancee job offers via email. Since it's working well I want to deploy it on Railway. However, I need to somehow migrate my database from local to railway db and I don't know how. I've been working with Claude for some time now and we're stuck fighting with the shell. Can someone help please? 🙂
12 Replies
Use pgdump and pgrestore to first download your existing database and then restore it to the new railway instance
Wait do you have a local database instance or a json file of some sort containing your data?
Ping me if you need any help with the thing, I'm on mobile so I might miss new messages