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

Docs 824 arch overview #6405

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

Docs 824 arch overview #6405

wants to merge 12 commits into from

Conversation

jpe442
Copy link
Contributor

@jpe442 jpe442 commented Jan 14, 2025

What Changed?

New PGD Architecture Overview section to replace the Basic Architecture section we have now.

Originally started in this PR, but got a bit too out of sync with the base branch.

Critical feedback from Petr I tried to answer in the Architectural Flexibility section:

"I kind of hate that we put this into HA topic, I much prefer us talking about flexibility, which high availability is just effect/result of.

I.e. flexibility in:

rolling maintenance operations (blue/green)
postgres minor/major upgrades
system upgrades
schema changes
vacuum
automated failover and self-healing (node coming back after failure/disconnect automatically reconnects to cluster and continues working)
selective replication
configurable durability (commit scopes)
multiple write nodes
read scaling with SO nodes
The text under mentions most of this, but it's all talking about HA which limits the scope of things IMO (i.e. it does not leave space for things like commit scopes)."

@jpe442 jpe442 requested a review from a team as a code owner January 14, 2025 15:42
@jpe442 jpe442 added the deploy Add this label to a PR and it will automatically be deployed to netlify label Jan 14, 2025
@jpe442 jpe442 force-pushed the DOCS-824-arch-overview branch from bd8ddf0 to 4289842 Compare January 14, 2025 17:59
Copy link
Contributor

github-actions bot commented Jan 14, 2025

@github-actions github-actions bot temporarily deployed to pull request January 14, 2025 18:14 Inactive
@jpe442 jpe442 requested a review from djw-m January 14, 2025 18:35
@github-actions github-actions bot temporarily deployed to pull request January 14, 2025 20:00 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 14, 2025 20:08 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Add this label to a PR and it will automatically be deployed to netlify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant