Files
confdroid_pgbouncer/README.md

1.2 KiB

README

Build Status Security Hotspots

Purpose

Pgbouncer is a loadbalancer for postgresql connections and very helpful in managing aspects of postgresql performance through the reuse of connections.

confdroid_pgbounceris a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments.

Download

confdroid_pgbouncer:latest

Configuration

The container takes its configuration via config map and secrets.

Contact Us