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
| Package | open_pg_tde |
|---|---|
| Version | 2.4.0 |
| PostgreSQL versions | 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Vendor | Command Prompt |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | open_pg_tde |
| Stars | 14 |
| Latest commit | 2026-07-16 |
| Latest release | 2026-07-16 |
| Catalogue updated | 2026-08-30 |
| rds_tde_utils | Alibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes. |
| tcle | Experimental table access method for transparent AES-256-CBC encryption of selected column types. |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| pg_tde | Percona pg_tde access method |
| tce | Transparent column encryption for PostgreSQL using per-role envelope keys and external key-management services. |
| csv_tam | CSV table access method for PostgreSQL that stores table tuples in CSV-formatted relation files. |
| pgtam | Experimental in-memory PostgreSQL table access method implemented as a C extension. |
| pg_themis | PostgreSQL encryption and decryption functions backed by the Themis cryptographic library. |
| rds_encdb | Alibaba Cloud RDS sensitive-column result encryption extension |