Pgbouncer
PostgreSQL connection pooler.
Simple out-of-box pgbouncer
for debian.
Tags
latest
: Same asdebian-jessie
.debian-jessie
:pgbouncer-1.5.4
ondebian:jessie
(Dockerfile)
Usage
Mount your configuration directory as a volume:
docker run -v <pgbouncer_config_dir>:/etc/pgbouncer:ro pgbouncer
You can use supplied config files, which are copied from a fresh debian installation. Also check pgbouncer's official config file documentation.
By default, pbbouncer listens on:
0.0.0.0:6432
Default user and password are : user/password