select open change scope Open full search

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

Extensions / Analytics

koldstore

PostgreSQL tiered-storage that moves historical rows to Parquet while keeping the original table fully queryable and supporting updates and deletes.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagekoldstore
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars5
Latest commit2026-08-28
Latest release2026-08-08
Catalogue updated2026-08-30

Related extensions

See also

pg_parquetcopy data between Postgres and Parquet
cos_fdwTencentDB PostgreSQL foreign data wrapper for reading CSV data from Tencent Cloud Object Storage (COS).
pg_elephantduckColumnar PostgreSQL table access method powered by DuckDB and Parquet storage.
pgduck_rspgrx prototype extension that uses DuckDB to read Parquet files and return rows as JSONB in PostgreSQL.
pg_ducklakeDuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet
parquet_s3_fdwForeign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL.
pg_opendalAccess storage backends through Apache OpenDAL from PostgreSQL functions.
pg_lake_copyCopy to/from data lake files