Sign inSign up

grahamgilbert/pgbouncer

By grahamgilbert

Updated over 10 years ago

Postgres bouncer

Image
0

339

grahamgilbert/pgbouncer repository overview

Pgbouncer Docker Image

COPY configuration files into /etc/pgbouncer or just mount configuration as volume::

docker run -v <pgbouncer_config_dir>:/etc/pgbouncer:ro pgbouncer

The default configuration file writes logs to::

/var/log/postgresql/

And listens on localhost:6432.

Tag summary

Content type

Image

Digest

Size

52 MB

Last updated

over 10 years ago

docker pull grahamgilbert/pgbouncer