-
Notifications
You must be signed in to change notification settings - Fork 25
feat: PG reads failover to the primary #1162
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
feat: PG reads failover to the primary #1162
Conversation
a419f51 to
9123290
Compare
Deploying aiven-docs with
|
| Latest commit: |
173a180
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://97acecdc.aiven-docs.pages.dev |
| Branch Preview URL: | https://bf-3737-docs-redirect-reads.aiven-docs.pages.dev |
said-karimov-aiven
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: I guess it's also worth mentioning that this feature is for the customers with Business and Premium plans.
kathia-barahona
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
besides @said-karimov-aiven reviews, lgtm in overall
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for the PostgreSQL reads failover to primary feature, which enables automatic redirection of read traffic from standby nodes to the primary node when standbys become unavailable.
- Introduces comprehensive documentation covering feature benefits, how it works, and configuration instructions
- Provides multi-platform setup examples (Console, CLI, API, Terraform, Kubernetes)
- Adds the new documentation page to the sidebar navigation
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| sidebars.ts | Adds navigation entry for the new pg-reads-failover-to-primary documentation |
| docs/products/postgresql/howto/pg-reads-failover-to-primary.md | New comprehensive guide documenting the reads failover to primary feature with configuration examples across multiple platforms |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]> Signed-off-by: dorota <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]> Signed-off-by: dorota <[email protected]>
Signed-off-by: dorota <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]> Signed-off-by: dorota <[email protected]>
Signed-off-by: dorota <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]> Signed-off-by: dorota <[email protected]>
Signed-off-by: dorota <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]> Signed-off-by: dorota <[email protected]>
Updated warning section for clarity and formatting. Signed-off-by: dorota <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]> Signed-off-by: dorota <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
https://aiven.atlassian.net/browse/BF-3737
DOC PREVIEW
Checklist
/docs/.