Where is our Data? (Postgres Database Volume 0MB)

Nice meme!

So instead of forking the volume, can you try restoring from a snapshot?

it’ll be very similar to forking but… from a snapshot :slight_smile:

This is one command, in one line. It will create a new app - it won’t touch the existing volumes or snapshots.

fly postgres create --name new-db --vm-size shared-cpu-2x --volume-size 10 --initial-cluster-size 1 --region CHOOSE --org your-org --image-ref registry-1.docker.io/flyio/postgres:13 --stolon --snapshot-id vs_yaddayaddayadda

One other question - this app does not appear to have been created with fly postgres, am I right?

1 Like