Skip to content
Rate this page
Thanks for your feedback
Thank you! The feedback has been submitted.

Get free database assistance or contact our experts for personalized support.

Percona Distribution for PostgreSQL 18.1.1 has been released

We're excited to announce the release of Percona Distribution for PostgreSQL 18.1.1!

Try it out using the Quickstart guide. Check the upgrade instructions.

This release of Percona Distribution for PostgreSQL 18.1.1 provides the following enhancements:

  • Parallel logical replication for improved throughput during initial data synchronization
  • Faster in-place upgrades via pg_upgrade performance improvements
  • Enhanced monitoring with new statistics views for pg_stat_io and background writer activity
  • Security improvements, including expanded SSL/TLS configuration options
  • Performance optimizations for query execution and index management
  • Added support for asynchronous I/O (AIO)

These features make PostgreSQL 18 a major step forward in scalability, observability, and operational efficiency. This release also includes pg_stat_monitor 2.3.1 for advanced query-level observability, pg_tde 2.1 for Transparent Data Encryption and more.

pg_tde is now a standalone package

Starting with PostgreSQL 18, pg_tde is no longer shipped with the server package. If your cluster relies on pg_tde, you must install the package manually.

For more information on the availability by PostgreSQL version, please see the Install pg_tde topic.

Tarball updates

The binary tarballs for x86_64 and ARM64 architectures have been updated in this release. The following libraries and components have new versions:

  • pgbouncer: 1.25.0
  • pgpool2: 4.6.3
  • etcd: 3.5.24
  • PostGIS: 3.5.4
  • set_user: 4.2.0
  • pg_repack: 1.5.3
  • pg_stat_monitor: 2.3.1
  • pgBackRest: 2.57.0
  • Patroni: 4.1.0
  • HAProxy: 2.8.16
  • pgvector: 0.8.1
  • libxml2: 2.12.10
  • pg_tde: 2.1.0

See Install Percona Distribution for PostgreSQL from binary tarballs for the download links.

For details specific to Percona Distribution for PostgreSQL 18.1.1, see the release notes.