select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

open_pg_tde

Transparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files.

pgext.cloud · Source code · Website · License text · Control file

Overview

Packageopen_pg_tde
Version2.4.0
PostgreSQL versions16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
VendorCommand Prompt
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesopen_pg_tde
Stars14
Latest commit2026-07-16
Latest release2026-07-16
Catalogue updated2026-08-30

Related extensions

See also

rds_tde_utilsAlibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes.
tcleExperimental table access method for transparent AES-256-CBC encryption of selected column types.
column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
pg_tdePercona pg_tde access method
tceTransparent column encryption for PostgreSQL using per-role envelope keys and external key-management services.
csv_tamCSV table access method for PostgreSQL that stores table tuples in CSV-formatted relation files.
pgtamExperimental in-memory PostgreSQL table access method implemented as a C extension.
pg_themisPostgreSQL encryption and decryption functions backed by the Themis cryptographic library.
rds_encdbAlibaba Cloud RDS sensitive-column result encryption extension