remove custom prefix option

This commit is contained in:
Felix Kunde 2026-04-20 14:53:29 +02:00
parent 1c5a4902ed
commit 866a17f881
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ auth_type = md5
auth_file = /etc/pgbouncer/auth_file.txt
auth_dbname = postgres
admin_users = $PGUSER
stats_users_prefix = robot_
auth_query = SELECT * FROM $PGSCHEMA.user_lookup($1)
logfile = /var/log/pgbouncer/pgbouncer.log
pidfile = /var/run/pgbouncer/pgbouncer.pid