Immediate maintenance notice with no advance warning?
fr
PROOP

a month ago

Hello,

I received this email for my Postgres service:

"Your Railway service will be affected by an infrastructure maintenance event.

  • Resource: Project: - / Service: Postgres / Environment: development
  • Duration: 10 minutes from time of this notification
  • Impact: Service will be offline"

In this specific case the impacted database was in my development environment, so the impact was limited. However, I would like to better understand how Railway handles this operationally:

  • Was this immediate maintenance behavior related to the fact that the service was in a development environment?
  • Does Railway distinguish between development and production environments when triggering infrastructure maintenance?
  • Can the same type of immediate downtime happen to production Postgres services as well?
  • If yes, is there any scheduling mechanism, maintenance window configuration, or advance notice policy for production workloads?

My concern is mainly around customer communication and operational planning: if a production database can go offline with only immediate notice, that leaves no real time to warn customers or prepare mitigation.

I’m not complaining about this specific event, since it only affected development, but I’d appreciate clarification on whether this is expected behavior only for dev or also for production services since we cannot afford any sudden downtime.

Thank you

Solved

1 Replies

Railway
BOT

a month ago

The maintenance notification you received is part of the ongoing Railway Metal migration, which applies to all services regardless of environment type - we do not distinguish between development and production when scheduling these migrations. The same immediate-notice maintenance can apply to production Postgres services. For stateful services (those with volumes, like Postgres), there is typically a brief 30-45 second downtime as the volume re-mounts into the new region. There is currently no user-configurable maintenance window for these infrastructure migrations, though you can proactively migrate your services on your own schedule by selecting a Metal region in your service's Settings > Deploy > Regions before we initiate it. For production workloads requiring high availability, we recommend configuring healthchecks and considering the PostgreSQL HA option to minimize downtime during any future infrastructure events.


Status changed to Awaiting User Response Railway about 1 month ago


Railway
BOT

a month ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 1 month ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...