Skip to content

04.bouncer

Install PgBouncer

  1. Install
apt install -y pgbouncer
  1. Copy pgbouncer config
rm -rf /etc/pgbouncer
ln -sf /opt/rbt/install/pgbouncer /etc/pgbouncer

Next