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

Issue with non -alphanumeric Postgresql configuration value #107

Open
walbertus opened this issue Dec 2, 2022 · 0 comments · May be fixed by #108
Open

Issue with non -alphanumeric Postgresql configuration value #107

walbertus opened this issue Dec 2, 2022 · 0 comments · May be fixed by #108

Comments

@walbertus
Copy link

The Patroni cannot start when it use non-alphanumeric value for value in patroni_postgresql_parameters and patroni_bootstrap_dcs_postgresql_parameters.

e.g:

patroni_postgresql_parameters:
  - { option: "listen_addresses", value: "*" }
  - { option: "log_line_prefix", value: "%t [%p]: [%l-1] user=%u,db=%d,client=%h" }
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

Successfully merging a pull request may close this issue.

1 participant