Lightweight connection pooler for PostgreSQL databases
Lightweight connection pooler for PostgreSQL
pgbouncer$ pgbouncer /etc/pgbouncer/pgbouncer.ini$ pgbouncer -d /etc/pgbouncer/pgbouncer.ini$ psql -h localhost -p 6432 -U pgbouncer pgbouncer -c 'SHOW POOLS;'