Enabling Postgres Point In Time Recovery (PITR)
deanmoses
PROOP

3 months ago

I'm trying to enable PITR. I don't see an Enable PITR button on my Postgres service's Backups tab, which the docs say I should be seeing: https://docs.railway.com/volumes/point-in-time-recovery

Solved$10 Bounty

Pinned Solution

Make sure the PITR flag is enabled in https://railway.com/account/feature-flags.

5 Replies

Railway
BOT

3 months ago

PITR requires the official Railway Postgres image pinned to a specific major version (not :latest), the same prerequisite as HA conversion. Check your Postgres service's Settings to confirm you're running ghcr.io/railwayapp-templates/postgres-ssl with a pinned version tag (14, 15, 16, 17, or 18). If you're on :latest, pin the version first, redeploy, and the Enable PITR button should appear on the Backups tab.


Status changed to Awaiting User Response Railway 3 months ago


deanmoses
PROOP

3 months ago

The Postgres appears to be pinned to 17. The source image URL is: https://ghcr.io/railwayapp-templates/postgres-ssl:17


Status changed to Awaiting Railway Response Railway 3 months ago


Railway
BOT

3 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway 3 months ago


Checking with the team regarding this right now.


Make sure the PITR flag is enabled in https://railway.com/account/feature-flags.


Status changed to Solved mykal 3 months ago


0x5b62656e5d

Make sure the PITR flag is enabled in https://railway.com/account/feature-flags.

deanmoses
PROOP

3 months ago

Enabling PITR feature flag did the trick. Thank you so much!


Status changed to Awaiting Railway Response Railway 3 months ago


Status changed to Solved Railway 3 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...