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 ability to configure external DCS #671

Open
alex-ramanau opened this issue Nov 14, 2024 · 1 comment
Open

Add ability to configure external DCS #671

alex-ramanau opened this issue Nov 14, 2024 · 1 comment

Comments

@alex-ramanau
Copy link

alex-ramanau commented Nov 14, 2024

Hello, everyone!

It would be great to allow configuring external DCS like consul, etcd or zookeeper for PostgreSQL charm .

This feature may be really useful for the following reasons:

  1. Users can have a more flexible and reliable setup in their production environment. E.g. let's imagine the case when the user already has a reliable Consul or Zookeeper N-node cluster and they could just connect the charm to it and have reliable PostgreSQL
  2. Users think that it's too dangerous to use the deprecated feature(raft support in Patroni) in production env
  3. It seems that bugs like The charm allows a 2-node cluster but it's not functional after a failover #570 or The cluster stops functioning after replacing a failed unit then another unit failed #573 may be work-arounded via external DCS
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-5951.

This message was autogenerated

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