Nov 1, 2023
The PgBouncer connection pooler for PostgreSQL 1.21.0 is now available for Aiven for PostgreSQL®. It introduces new features, changes, and bug fixes.
New features
Introduces support for protocol-level named prepared statements: Using prepared statements together with PgBouncer can reduce the CPU load on your system.
Changes
Bug fixes
FATAL in function client_proto(): bad client state: 6/7
[#928] (the bug introduced in 1.18.0).FATAL in function server_proto(): server in bad state: 11
[#927] (the bug introduced in 1.18.0).FATAL
errors during logging in [#946].auth_dbname
is not explicitly configured [#921].