2 months ago
Is there a way to SELECT the database to work with in the Railway UI? He seems to choose always the first (zero), but for example laravel use Database 1 as default for redis, so via UI i can't see the data.
3 Replies
2 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
2 months ago
I don't think this is possible right now, although I think it would be nice to have a way in the UI to switch between databases.
You can suggest it as feedback at
https://station.railway.com/feedback
2 months ago
I managed to change db (this in Postgres, not Redis, but I suppose is the same) updating the DB_NAME env in the service, but tbh for databases I suggest to use tools like TablePlus, usually they are quicker then a UI and they have more features
Status changed to Solved brody • about 2 months ago