mkauth

lightweight connection pooler for PostgreSQL

Debian Debian
RUN apt-get update && \ apt-get install -y pgbouncer
Ubuntu
RUN apt-get update && \ apt-get install -y pgbouncer
Alpine
RUN apk add pgbouncer
Arch Arch Linux
RUN pacman -S --noconfirm pgbouncer
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pgbouncer
Fedora
RUN dnf install -y pgbouncer
Raspbian
RUN apt-get update && \ apt-get install -y pgbouncer
click the source code to copy install mkauth on any operating system with command-not-found.com