From: | PgBouncer via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
Subject: | PgBouncer 1.20.0 released |
Date: | 2023-07-20 12:53:35 |
Message-ID: | 168985761558.631.8387520154671909007@wrigleys.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
PgBouncer 1.20.0 has been released. This release deprecates the online restart
feature using the `-R` flag, instead `so_reuseport` should be used for online
restarts. It also introduces better support for tracking PostgreSQL settings
using the new `track_extra_parameters` setting, which can be used to track
`search_path` in combination with Citus 12.0+. It also adds some other features
such as connecting using TLS by default, forwarding error codes in the
authentication phase and support for the `options` startup parameter. And
finally it also fixes a few minor bugs.
See [https://www.pgbouncer.org/2023/07/pgbouncer-1-20-0](https://www.pgbouncer.org/2023/07/pgbouncer-1-20-0) for more information, the detailed changelog, and download links.
PgBouncer is a lightweight connection pooler for PostgreSQL.
From | Date | Subject | |
---|---|---|---|
Next Message | PostgreSQL Community Association via PostgreSQL Announce | 2023-07-27 10:39:00 | Setting the record straight: More updates on a trademark dispute |
Previous Message | EDB via PostgreSQL Announce | 2023-07-20 12:39:25 | MongoDB, MySQL, Hadoop (HDFS) Foreign Data Wrappers updated to support PostgreSQL 16 |