select open change scope Open full search

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

Extensions / Security

pg_pii_vault

PostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine.

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

Overview

Packagepg_pii_vault
Version0.0.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars6
Latest commit2025-12-27
Latest release2025-12-26
Catalogue updated2026-08-30

Related extensions

See also

column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
supabase_vaultSupabase Vault Extension
hyperion_vaultEncrypted secrets vault for PostgreSQL with KMS envelope encryption and automatic rotation.
rds_encdbAlibaba Cloud RDS sensitive-column result encryption extension
tceTransparent column encryption for PostgreSQL using per-role envelope keys and external key-management services.
pg_themisPostgreSQL encryption and decryption functions backed by the Themis cryptographic library.
open_pg_tdeTransparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files.
rds_tde_utilsAlibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes.
all_in_one_libRust/pgrx utility extension with encryption helpers and a sample FDW wrapper.
pg_datatype_passwordSQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage.
pg_enquoPostgreSQL extension for encrypted query operations
eqlEncrypt Query Language provides PostgreSQL types, functions, operators, and index support for searchable encrypted data.