Sign inSign up

danharbin/pgpool2

By danharbin

Updated almost 11 years ago

https://github.com/RasterBurn/docker-pgpool2

Image
3

861

danharbin/pgpool2 repository overview

docker-pgpool2

This Dockerfile will install pgpool2 and pgpooladmin.

Default users/passwords are docker/docker.

Connect to pgpoolAdmin using your web browser pointed at the port mapped to 80. Connect your pg client to the port mapped to 9999.

Some settings you may wish to change:

  • listen_addresses: to * so pgpool allows connections from anywhere
  • enable_pool_hba: on so you can use md5 auth (using PG_REPL_USER/PG_REPL_PASS)

Tag summary

Content type

Image

Digest

sha256:8188b01e6

Size

245.1 MB

Last updated

almost 11 years ago

docker pull danharbin/pgpool2