postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

support server_idle_timeout in pgbouncer

Open yee379 opened this issue 4 years ago • 1 comments

various pooler args connection_pooler_* are already configurable in the operator. it would be very handy to be able to set server_idle_timeout via the operator rather than having to build a new image oneself with that parameter set.

yee379 avatar Apr 15 '22 00:04 yee379

This is a valid request and is still unfulfilled. I have ran into this problem also. In order to have a complete control over the installation, the operator should be able to handle also the pooler configuration, since for big installations, the use of pooler is paramount. Is there a plan on adding these configuration settings in the operator's crds?

Thanks in advance

thanasis-liapis avatar Jul 10 '25 06:07 thanasis-liapis