Replies: 2 comments 2 replies
-
|
This is not really necessary, as autobase updates the configuration on all servers at once. We personally do not use edit-config |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
We need to review the code more closely, as I don’t remember why I decided to hand over control of pg_hba to Autobase instead of Patroni. If there are no strong reasons for this choice, it might be worth considering adding the option to manage pg_hba through Patroni. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If we move pg_hba.conf into patroni.xml instead of deploying using template. It would be great to have the ability to use patronictl edit-config which would allow pg_hba changes cluster wide for on demand admin tasks.
https://github.com/vitabaks/autobase/blob/master/automation/roles/patroni/templates/pg_hba.conf.j2
Beta Was this translation helpful? Give feedback.
All reactions