Skip to content

For help, click the link below to get free database assistance or contact our experts for personalized support.

Features

pg_tde is available for Percona Server for PostgreSQL The Percona Server for PostgreSQL provides an extended Storage Manager API that allows integration with custom storage managers.

The following features are available for the extension:

  • Table encryption, including:
    • Data tables
    • Index data for encrypted tables
    • TOAST tables
    • Temporary tables created during database operations

Note

Metadata of those tables is not encrypted.

  • Global Write-Ahead Log (WAL) encryption for data in both encrypted and non-encrypted tables
  • Single-tenancy support via a global keyring provider
  • Multi-tenancy support
  • Table-level granularity for encryption and access control
  • Multiple Key management options
  • Logical replication of encrypted tables

Overview Get Started