Alibaba Cloud RDS sensitive-column result encryption extension
pgext.cloud · Website · Documentation
| Package | rds_encdb |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Distribution | alibaba-rds-postgresql |
| Vendor | Alibaba Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Schema | rds_encdb |
| Catalogue updated | 2026-07-30 |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| rds_tde_utils | Alibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes. |
| 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. |
| pgsodium | Postgres extension for libsodium functions |
| 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. |
| pg_themis | PostgreSQL encryption and decryption functions backed by the Themis cryptographic library. |
| open_pg_tde | Transparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files. |
| all_in_one_lib | Rust/pgrx utility extension with encryption helpers and a sample FDW wrapper. |
| pgcryptokey | cryptographic key management |
| cryptint | Encryption functions for int and bigint values |