select open change scope Open full search

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

Extensions / Features

csv_tam

CSV table access method for PostgreSQL that stores table tuples in CSV-formatted relation files.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagecsv_tam
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars4
Latest commit2025-03-21
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.
open_pg_tdeTransparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files.
append_only_heapPostgreSQL table access method that avoids fragmentation of variable-length append-only data.
undamUNDO storage table access method with in-place updates
pg_elephantduckColumnar PostgreSQL table access method powered by DuckDB and Parquet storage.
quackDuckDB Embedded in Postgres
pg_cryogenExperimental append-only compressed table access method for PostgreSQL 12 and later.