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

EES-5189 - added option to enable geo-redundant backups to PostgreSQL… #5493

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

duncan-at-hiveit
Copy link
Collaborator

This PR:

  • adds the ability to enable Geo-redundant backup to PSQL Flexible Server per environment.
  • enables for Prod and Pre-prod, but disables for Dev and Test as it can only be enabled at creation time of the server.

This brings the PSQL backup policy in line with that of our Azure SQL instances, which have 7-day retention and geo-redundant backups enabled, as shown in the write-up at https://dfedigital.atlassian.net/browse/EES-5189?focusedCommentId=101137.

Future work will also enable long-term retention backups as well as part of https://dfedigital.atlassian.net/browse/EES-5760.

Unverified

This user has not yet uploaded their public signing key.
… Flexible Server. Disabled on Dev and Test for now, as this option can oply be enabled at creation time.
@duncan-at-hiveit duncan-at-hiveit merged commit 8111cdc into dev Jan 6, 2025
8 checks passed
@duncan-at-hiveit duncan-at-hiveit deleted the EES-5189-postgres-backups branch January 6, 2025 13:01
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.

None yet

2 participants