pgbouncer.ini

text/plain

Filename: pgbouncer.ini
Type: text/plain
Part: 0
Message: Pgbench: remove synchronous prepare
[databases]
* = host=127.0.0.1 port=5432

[pgbouncer]
listen_addr = 127.0.0.1
listen_port = 6432
logfile = ./pgbouncer.log
pidfile = ./pgbouncer.pid
admin_users = postgres
auth_type = trust
auth_file = ./userlist.txt
pool_mode=session