Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor update to Postgres snapshot restore #1314

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

aschiavo
Copy link
Contributor

Summary of changes

Adding a minor update to the instructions to restore a Postgres snapshot. There was a post in the community forum from an user getting an error creating a new Postgres app by restoring from a snapshot.
The problem was the size for the provisioned volume for the new Postgres app being smaller than the original volume.

Related Fly.io community and GitHub links

https://community.fly.io/t/restoring-postgres-snapshot-fails-restore-volume-size-must-be-at-least-10gb/17937

Notes

n/a

Adding a minor update to the instructions to restore a Postgres
snapshot. There was a post in the community forum from an user
getting an error creating a new Postgres app by restoring from
a snapshot. (https://community.fly.io/t/restoring-postgres-snapshot-fails-restore-volume-size-must-be-at-least-10gb/17937)
The problem was the size for the provisioned volume
for the new Postgres app being smaller than the original volume.
Copy link
Contributor

@andie787 andie787 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update! Suggest a minor wording order change.

@aschiavo aschiavo merged commit d387fae into main Feb 1, 2024
3 checks passed
@aschiavo aschiavo deleted the andres/pg-snapshots-vol-size branch February 1, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants