Skip to content

Conversation

nullfunc
Copy link
Contributor

@nullfunc nullfunc commented Dec 5, 2024

Information redis and postgres snapshots and mention restoring from AWS console.


## Final Snapshots

When a project is deployed to a production environment any managed postgres instances are automatically configured to create a snapshot of the database before deletion. The snapshot will be named with the following format
Copy link
Member

@jordanstephens jordanstephens Dec 5, 2024

Choose a reason for hiding this comment

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

I think this should specifically mention the "deployment mode".

Suggested change
When a project is deployed to a production environment any managed postgres instances are automatically configured to create a snapshot of the database before deletion. The snapshot will be named with the following format
When a project is deployed with the `production` [deployment mode](/docs/concepts/deployment-modes) any managed postgres instances are automatically configured to create a snapshot of the database before deletion. The snapshot will be named with the following format

@lionello lionello merged commit 87b3074 into main Dec 5, 2024
2 checks passed
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.

3 participants