bitnami-containers/bitnami/pgbouncer/1/debian-11
linosgian bc018cd14d
[bitnami/pgbouncer] Allow override of PGBOUNCER_LOG_FILE (#24336)
As per PgBouncer's [docs](https://www.pgbouncer.org/config.html#generic-settings)
in order to disable logging to a file, one should leave `logfile` unset
(or set to an empty string). That option is set to
`$PGBOUNCER_LOG_DIR/pgbouncer.log` without any way to override it
through env vars.

This commit falls back to the old default value, unless
`PGBOUNCER_LOG_FILE` is explicitly set.

Signed-off-by: Linos Giannopoulos <lgian@element.io>
2023-03-24 13:02:56 +01:00
..
prebuildfs
rootfs/opt/bitnami/scripts [bitnami/pgbouncer] Allow override of PGBOUNCER_LOG_FILE (#24336) 2023-03-24 13:02:56 +01:00
Dockerfile
docker-compose.yml
tags-info.yaml