Tier PostgreSQL table data to external S3 storage through parquet_s3_fdw.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_tier |
|---|---|
| Version | 0.0.5 |
| PostgreSQL versions | 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Vendor | Tembo |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | tier |
| Stars | 0 |
| Latest commit | 2024-08-14 |
| Catalogue updated | 2026-08-30 |
| parquet_s3_fdw | Foreign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL. |
| parquet_s3_fdw | Foreign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL. |
| s3_io | Basic Amazon S3-compatible object I/O through PostgreSQL SQL functions. |
| advcopy | PL/Python PostgreSQL extension for copying data to and from S3. |
| tab_tier | PL/pgSQL extension for job-driven retention, tiering, and date-based table partition maintenance. |
| s3_fdw | Foreign data wrapper for reading Amazon S3 files through PostgreSQL COPY format. |
| pgrand | Generates random test data through a PostgreSQL FDW, with an experimental table access method. |
| parquet_fdw | Read-only foreign data wrapper for Apache Parquet files |
| vops | Vectorized tile types, aggregates, projections, and FDW for PostgreSQL OLAP |