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 Transparent Data Encryption (pg_tde) 2.1 has been released

pg_tde is an open source extension for PostgreSQL that brings native data-at-rest encryption, now with production-ready WAL encryption.

Try it out using the installation guidelines .

Added support for PostgreSQL 18.1

pg_tde is fully supported with the Postgres 18.1 version.

pg_tde packaging changes

Starting with PostgreSQL 18, pg_tde is distributed as a standalone package and is no longer bundled with the server package.

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

Added support for AIO

Added support for asynchronous I/O (AIO) which is now the default I/O mechanism.

Repository split for multi-version PostgreSQL support

Reorganized the project into a multi-repository structure to support several PostgreSQL versions more efficiently.

Note

For details, see the pg_tde 2.1 release notes .

Upgrade today

Upgrade today to secure your PostgreSQL with WAL encryption, explore improved docs, and share your feedback on what you’d like to see next .