7 months ago
We plan to work towards maturing our Postgres offering towards a more “managed” database offering.
This shall be a longer endeavor and we’ll continue to share updates as well as milestones along the way with you all here!
Among others, we are considering features such as changing credentials, version upgrades, replication, failovers, extensions, point-in-time recovery (Postgres-native backups)
Have thoughts and opinions on helping us shape this? Drop ‘em down here 
0 Threads mention this feature
20 Replies
Status changed to Planned chandrika • 7 months ago
7 months ago
Would like an easy interface to help with prioritizing query tuning. Show me the slowest queries, ones run most often, etc.
It would also be helpful to see basic stats like DB size, rows per table, size per table, and index size.
7 months ago
Your competitor Heroku offers a “pg-extras” package out of the box which is just a wrapper over some queries made possible with basic Postgres plugins. It’s invaluable for a DB intermediate, let alone a beginner.
7 months ago
I'd love read-only replicas with auto-failover. Plus I wish i could add pgvector to my existing postgres instance without interruption. Currently I can't enable it.
6 months ago
In my opinion, this is the most important feature for production apps. The app container itself already supports replicas, which is fine. But the database needs to support replication and failover as well for solid performance and availability. Looking forward to it!
5 months ago
Read replicas
HA failover
Upgrades
IP whitelisting for the TCP proxy (so it's not just 0.0.0.0/0 or nothing)
alandotcom
Read replicasHA failoverUpgradesIP whitelisting for the TCP proxy (so it's not just 0.0.0.0/0 or nothing)
5 months ago
Additionally, easy migration path from the maintained postgres template to the new managed version.
5 months ago
Integrate with something like planetscale and treat it like a railway component?
It has all the features one needs and world class performance that i haven't seen any other managed DB match. If it had a native-like interface on railway i'd reach for it every time
4 months ago
I like all the features mentioned, but I would really like a simple way to run queries or a UI table editor. That would be very helpful.
gonzalo-bruna
I like all the features mentioned, but I would really like a simple way to run queries or a UI table editor. That would be very helpful.
3 months ago
https://gateway.drizzle.team/ is the best way to go for that
2 months ago
This would be awesome! Any updates or milestones to share?
colemandunn
This would be awesome! Any updates or milestones to share?
2 months ago
This would be good to have lol.
2 months ago
Check out this changelog page: https://railway.com/changelog/2025-12-19-new-landing-page
There's a section about high availability Postgres 
2 months ago
Yep - we just hit a milestone here with a preview release of our Postgres HA template. You can deploy it via https://railway.com/deploy/postgres-ha and leave feedback in https://station.railway.com/templates/postgres-ha-8aa408ed
2 months ago
would be good to have sth like a db dashbaord similar to supabase studio but just for db (no edge fucntions, realtime etc)
2 months ago
Are there any updates on what the Railway Managed Postgres offering would entail?
a month ago
Thanks for the replies but HA Postgres updates seem more related to this issue: https://station.railway.com/feedback/highly-available-postgre-sql-26822fc6 rather than this one
Status changed to In Progress angelo-railway • about 1 month ago
a month ago
I would pay for more room for postgres backups. Currently I can only keep 10. I would prefer 20. In addition, I would like to be able to download these backups.



