You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_tde/documentation/docs/features.md

1014 B

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

!!! note Metadata of those tables is not encrypted.

Next steps

Learn more about how pg_tde implements Transparent Data Encryption:

About Transparent Data Encryption :material-arrow-right:{.md-button}