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

Add documentation about PostgreSQL clustering specificity #2983

Open
SCedricThomas opened this issue Jan 27, 2025 · 0 comments
Open

Add documentation about PostgreSQL clustering specificity #2983

SCedricThomas opened this issue Jan 27, 2025 · 0 comments

Comments

@SCedricThomas
Copy link
Contributor

In our documentation there are no information about our way to implement an HA PG cluster.
As there is several possibilities to make an HA cluster, we should document our current architecture.
It could be worth mentioning the following information if they are missing :

  • We are using Patroni and etcd to achieve an election of the leader inside the cluster
  • The secondary node is only available for failovers
  • We are relying on physical replication only
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

No branches or pull requests

1 participant