select open change scope Open full search

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

Extensions / Security

tcle

Experimental table access method for transparent AES-256-CBC encryption of selected column types.

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

Overview

Packagetcle
Version1.0
PostgreSQL versions12 · 13
RepositoryUnspecified
Extension typePreloaded
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariestcle
Stars4
Latest commit2020-07-21
Catalogue updated2026-08-30

Related extensions

See also

open_pg_tdeTransparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files.
column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
undamUNDO storage table access method with in-place updates
pgtamExperimental in-memory PostgreSQL table access method implemented as a C extension.
redis_backed_storageExperimental PostgreSQL table access method backed by Redis storage.
pg_elephantduckColumnar PostgreSQL table access method powered by DuckDB and Parquet storage.
append_only_heapPostgreSQL table access method that avoids fragmentation of variable-length append-only data.
csv_tamCSV table access method for PostgreSQL that stores table tuples in CSV-formatted relation files.