Basic Amazon S3-compatible object I/O through PostgreSQL SQL functions.
pgext.cloud · Source code · Documentation · Control file
| Package | s3_io |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2025-09-17 |
| Latest release | 2025-09-17 |
| Catalogue updated | 2026-08-30 |
| parquet_s3_fdw | Foreign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL. |
| pg_opendal | Access storage backends through Apache OpenDAL from PostgreSQL functions. |
| cos_fdw | TencentDB PostgreSQL foreign data wrapper for reading CSV data from Tencent Cloud Object Storage (COS). |
| gitgres | Store Git objects and refs in PostgreSQL tables with SQL functions and a native git_oid type. |
| koldstore | PostgreSQL tiered-storage that moves historical rows to Parquet while keeping the original table fully queryable and supporting updates and deletes. |
| obs_fdw | Huawei Cloud OBS foreign data wrapper extension listed for RDS PostgreSQL. |
| oss_fdw | Alibaba Cloud OSS foreign data wrapper for reading and writing OSS objects from PostgreSQL-compatible managed services. |
| pg_tier | Tier PostgreSQL table data to external S3 storage through parquet_s3_fdw. |