Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

inonit/docker-pgbouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PgBouncer is a lightweight connection pooler for PostgreSQL.

Current version 1.13.0

See the PgBouncer website for more information.

$ docker build . -t pgbouncer
$ docker run -v <config_dir>:/etc/pgbouncer -p6432:6432 pgbouncer

Releases

No releases published

Packages

No packages published