Our Railway Postgres service crashed during a restore
koreus7
PROOP

2 months ago

Our Railway Postgres service crashed during a restore with No space left on device. I don't see a way to increase volume size so we are stuck.

Solved$10 Bounty

Pinned Solution

samsonoduor
HOBBY

2 months ago

You likely hit the volume size limit during restore.

Railway volumes have plan-based default limits: Free = 0.5 GB, Hobby = 5 GB, Pro = 50 GB by default. Railway’s docs also say volume resizing is only available on paid plans (Hobby and Pro), and can be done from the Volume settings → Live Resize.

What to do:

  1. If this Postgres service is on Free, you can’t increase the volume there — you’ll need to upgrade to Hobby/Pro first.
  2. Then open the Postgres Volume and use Live Resize to increase capacity. Railway notes that if the disk is already at 100%, it may do an offline resize and restart the service briefly.
  3. After resizing, retry the restore.

Bottom line: you’re not permanently stuck, but on the Free plan there’s no self-serve path to expand Postgres storage; on Hobby/Pro there is.

Attachments

4 Replies

Status changed to Awaiting Railway Response Railway 3 months ago


Status changed to Open Railway 3 months ago


fra
HOBBY

2 months ago

click on the little element (the volume) below Postgres, you can then resize your volume

Attachments


samsonoduor
HOBBY

2 months ago

You likely hit the volume size limit during restore.

Railway volumes have plan-based default limits: Free = 0.5 GB, Hobby = 5 GB, Pro = 50 GB by default. Railway’s docs also say volume resizing is only available on paid plans (Hobby and Pro), and can be done from the Volume settings → Live Resize.

What to do:

  1. If this Postgres service is on Free, you can’t increase the volume there — you’ll need to upgrade to Hobby/Pro first.
  2. Then open the Postgres Volume and use Live Resize to increase capacity. Railway notes that if the disk is already at 100%, it may do an offline resize and restart the service briefly.
  3. After resizing, retry the restore.

Bottom line: you’re not permanently stuck, but on the Free plan there’s no self-serve path to expand Postgres storage; on Hobby/Pro there is.

Attachments


fra

click on the little element (the volume) below Postgres, you can then resize your volume

jasonlovesdoggo
PRO

2 months ago

On Hobby, I'm getting an error where there's no way for me to increase the volume past 5 GB. Despite my plan allowing me to go up to 100 GB total is this a bug??


jasonlovesdoggo

On Hobby, I'm getting an error where there's no way for me to increase the volume past 5 GB. Despite my plan allowing me to go up to 100 GB total is this a bug??

Yes. Hobby only allows for 5 GB max. https://railway.com/pricing


Status changed to Solved brody 3 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...