-
Notifications
You must be signed in to change notification settings - Fork 38
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
Ability to configure postgres settings #25
Comments
Hi, |
Thanks for your info.
Any plans to convert these values into configmap data?
Meanwhile, I'll take route to change annotations via command line yaml (ex:
kubectl apply -f stolon-configmap.yaml)
I haven't really understand how stolonctl works.
…On Wed, Aug 22, 2018, 3:54 AM Sergey Nuzhdin ***@***.***> wrote:
Hi,
Yes it is possible, but not using configmap for now. Please check the
stolon docs for details on how you can do it.
https://github.com/sorintlab/stolon/blob/master/doc/cluster_spec.md
https://github.com/sorintlab/stolon/blob/master/doc/postgres_parameters.md
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAGk7JE72_x7qU-xx2mpAJwZLCclRPitks5uTHNsgaJpZM4WGX3V>
.
|
Yes, having it configurable at least during cluster creating will be useful. |
Hi, Thanks for the great postgre charts....
Just wondering, is it possible to change postgre parameters that contain in stolon configmap annotations?
I want to change the maximum connection paramters.
Thanks
The text was updated successfully, but these errors were encountered: