select open change scope Open full search

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

Extensions / Features

traceam

Simple table access method that just prints out what functions in the access methods and related functions that are called.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagetraceam
Version0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapublic
Stars7
Latest commit2023-03-14
Catalogue updated2026-08-30

Related extensions

See also

pgtamExperimental in-memory PostgreSQL table access method implemented as a C extension.
redis_backed_storageExperimental PostgreSQL table access method backed by Redis storage.
treedb_pgextTreeDB table access method (Phase 0 prototype)
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.
undamUNDO storage table access method with in-place updates
pgrandGenerates random test data through a PostgreSQL FDW, with an experimental table access method.
pg_lakebase_runtimeShared runtime for Lakebase table access method extensions