a month ago
According to the docs here: https://docs.railway.com/databases/postgresql-ha there should be an option for high availability in settings. Sadly I do not see it... any ideas why it would be missing from the instance on my account?
Pinned Solution
a month ago
You need to go to the Database tab > Config for HA conversion.
6 Replies
a month ago
As you can see the option does not exist in the settings
Attachments
a month ago
The HA conversion option under Settings > High Availability only appears for Postgres services running one of the official Railway images (ghcr.io/railwayapp-templates/postgres-ssl or ghcr.io/railwayapp-templates/postgres-ha/postgres-patroni) and pinned to a specific major version (14, 15, 16, 17, or 18), not :latest. If your service uses a custom image (e.g. PostGIS, TimescaleDB) or isn't one of those official images, the option won't appear.
Status changed to Awaiting User Response Railway • 26 days ago
Railway
The HA conversion option under Settings > High Availability only appears for Postgres services running one of the official Railway images (`ghcr.io/railwayapp-templates/postgres-ssl` or `ghcr.io/railwayapp-templates/postgres-ha/postgres-patroni`) and pinned to a specific major version (14, 15, 16, 17, or 18), not `:latest`. If your service uses a custom image (e.g. PostGIS, TimescaleDB) or isn't one of those official images, the option won't appear.
a month ago
It is pinned to ghcr.io/railwayapp-templates/postgres-ssl:18.4 and the option is still not present
Status changed to Awaiting Railway Response Railway • 26 days ago
a month ago
This thread has been opened as a public bounty so the community can help solve it. The thread and any further activity are now visible to everyone.
Status changed to Open Railway • 26 days ago
Status changed to Awaiting User Response Railway • 26 days ago
Status changed to Solved 0x5b62656e5d • 26 days ago
