PgBouncer

PgBouncer · current 1_25_2

The current version of PgBouncer is 1_25_2 (as of 08/07/2026). patchletter checks the official source daily and emails you every new release.

PgBouncer at a glance

PgBouncer is a widely used lightweight connection pooler for PostgreSQL, reducing the overhead of many client connections — common in front of busy databases. PgBouncer ships releases in an unhurried cadence plus security fixes; as a component in the database path handling authentication, keeping it current matters.

For admins PgBouncer sits between clients and PostgreSQL and handles credentials, so it's security-relevant: keep it patched (it has had advisories), enforce TLS on both sides where appropriate, and protect its authentication configuration (the userlist and any auth query). It belongs on the internal network, not exposed. Because it multiplexes connections, mind the pooling mode (session, transaction) against your application's assumptions. After updating, verify that clients connect through it and PostgreSQL sees healthy pooling. A misconfiguration or outage here affects everything talking to the database. Track the version and its support status; patchletter surfaces new PgBouncer releases so security fixes land.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
1_25_2STABLE08/07/2026Release notes →

Frequently asked questions

What is the latest version of PgBouncer?
PgBouncer 1_25_2, released 08/07/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the PgBouncer release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new PgBouncer updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a PgBouncer update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch PgBouncer

Embed this badge

Shows the current PgBouncer version and updates itself. Free to use, no account needed.

PgBouncer badge
[![PgBouncer](https://patchletter.com/badge/pgbouncer.svg)](https://patchletter.com/en/software/pgbouncer)
https://patchletter.com/badge/pgbouncer.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Servers & Databases