select open change scope Open full search

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

Extensions / Utilities

s3_io

Basic Amazon S3-compatible object I/O through PostgreSQL SQL functions.

pgext.cloud · Source code · Documentation · Control file

Overview

Packages3_io
Version0.1.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2025-09-17
Latest release2025-09-17
Catalogue updated2026-08-30

Related extensions

See also

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.
cos_fdwTencentDB PostgreSQL foreign data wrapper for reading CSV data from Tencent Cloud Object Storage (COS).
gitgresStore Git objects and refs in PostgreSQL tables with SQL functions and a native git_oid type.
koldstorePostgreSQL tiered-storage that moves historical rows to Parquet while keeping the original table fully queryable and supporting updates and deletes.
obs_fdwHuawei Cloud OBS foreign data wrapper extension listed for RDS PostgreSQL.
oss_fdwAlibaba Cloud OSS foreign data wrapper for reading and writing OSS objects from PostgreSQL-compatible managed services.
pg_tierTier PostgreSQL table data to external S3 storage through parquet_s3_fdw.