Alibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes.
| Package | rds_tde_utils |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Distribution | alibaba-rds-postgresql |
| Vendor | Alibaba Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Latest release | 2026-01-30 |
| Catalogue updated | 2026-07-30 |
| open_pg_tde | Transparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files. |
| rds_encdb | Alibaba Cloud RDS sensitive-column result encryption extension |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| encdb | Alibaba Cloud RDS extension that provides Always Confidential Database features for PostgreSQL. |
| encdb_btree | Alibaba Cloud RDS extension that accelerates ciphertext index queries for Always Confidential Databases. |
| pg_themis | PostgreSQL encryption and decryption functions backed by the Themis cryptographic library. |
| pg_pii_vault | PostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine. |
| tce | Transparent column encryption for PostgreSQL using per-role envelope keys and external key-management services. |