misimilen
Explore posts from serversClone DB service?
Can I "clone" a db service in railway? I'm looking for the easiest way to take a snapshot of a db service in railway. If there is not such functionality at the moment I think I have to look into pg_dump/restore to another service or logical replication.
3 replies
Closest equivalent to Herokus release phase command?
I'm trying to migrate my apps to Railway but I can't find where to put this release phase command:
https://devcenter.heroku.com/articles/release-phase
12 replies
Intentionally slow databases in free tier?
I'm trying out railway for our web app and must say I feel like the database is intentionally very slow to execute simple queries that returns no rows. Is this intentionally slow so as not to hog up resources in free tier? Can I expect better performance in Enterprise?
It takes 150ms to execute this query that returns nothing. Compared to my local database that does this in 2-3 ms. And that's me running on a weak laptop 🙂
17 replies