Maturing our Postgres Offering - Railway Managed Postgres
chandrika
EMPLOYEEOP

6 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 point_down emoji

Planned

0 Threads mention this feature

18 Replies

Status changed to Planned chandrika 6 months ago


lark
PRO

6 months ago

Just better neon.tech


yakuo
PRO

5 months ago

It would be great if there were a feature like autoscaling.


mattyweb
PRO

5 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.


shxkm
PRO

5 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.


team-regulis
PRO

5 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.


raphaelflash
PRO

5 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!


alandotcom
PRO

3 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)

dangdennis
HOBBY

3 months ago

Additionally, easy migration path from the maintained postgres template to the new managed version.


mariomeissner
HOBBY

3 months ago


maksim963
PRO

3 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


gonzalo-bruna
HOBBY

3 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.

alandotcom
PRO

a month ago

https://gateway.drizzle.team/ is the best way to go for that


colemandunn
PRO

18 days ago

This would be awesome! Any updates or milestones to share?


colemandunn

This would be awesome! Any updates or milestones to share?

benshaener
PRO

17 days ago

This would be good to have lol.


raphaelflash
PRO

17 days ago

Check out this changelog page: https://railway.com/changelog/2025-12-19-new-landing-page

There's a section about high availability Postgres blush emoji


ray-chen
EMPLOYEE

17 days 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-8aa408edslightly_smiling_face emoji


maxvaljan
PRO

4 days ago

would be good to have sth like a db dashbaord similar to supabase studio but just for db (no edge fucntions, realtime etc)


itajenglish
HOBBY

4 days ago

Are there any updates on what the Railway Managed Postgres offering would entail?


Loading...