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

standby and a couple small changes #53

Merged
merged 2 commits into from
May 16, 2024
Merged

standby and a couple small changes #53

merged 2 commits into from
May 16, 2024

Conversation

caggles
Copy link
Member

@caggles caggles commented May 13, 2024

  • Added an option to spin up a standby to recover to a new cluster if necessary. If you enable it and deploy, it'll spin up a standby cluster from the listed repo and recover data from the most recent backup. Then you just disable it to promote the cluster to primary from standby. This serves as an easy way to recover the database from disaster.
  • Recommend that the route option is disabled by default. It's probably a better idea for people to turn it on if they want it, rather than expecting people to remember to turn it off if they don't.
  • Updated a small typo in bucketName.
  • I assume the S3 incr backup schedule was supposed to be 1 hour off the local incr backup schedule, but it was matched up at midnight before, so I fixed that.

Copy link
Contributor

@rafasdc rafasdc left a comment

Choose a reason for hiding this comment

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

Awesome! 👍

@rafasdc rafasdc marked this pull request as ready for review May 16, 2024 16:14
@rafasdc rafasdc merged commit 6c40410 into main May 16, 2024
10 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.

2 participants