select open change scope Open full search

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

Extensions / Analytics

pg_tier

Tier PostgreSQL table data to external S3 storage through parquet_s3_fdw.

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

Overview

Packagepg_tier
Version0.0.5
PostgreSQL versions14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
VendorTembo
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schematier
Stars0
Latest commit2024-08-14
Catalogue updated2026-08-30

Related extensions

Requires

parquet_s3_fdwForeign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL.

See also

parquet_s3_fdwForeign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL.
s3_ioBasic Amazon S3-compatible object I/O through PostgreSQL SQL functions.
advcopyPL/Python PostgreSQL extension for copying data to and from S3.
tab_tierPL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance.
s3_fdwForeign data wrapper for reading Amazon S3 files through PostgreSQL COPY format.
pgrandGenerates random test data through a PostgreSQL FDW, with an experimental table access method.
parquet_fdwRead-only foreign data wrapper for Apache Parquet files
vopsVectorized tile types, aggregates, projections, and FDW for PostgreSQL OLAP