Extensions / Foreign data wrappers
aws_s3 postgres extension to import/export data from/to s3
pgext.cloud · Source code · License text · Control file
| Package | aws_s3 |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 178 |
| Latest commit | 2021-07-22 |
| Latest release | 2019-05-05 |
| Catalogue updated | 2026-08-30 |
| file_fdw | foreign-data wrapper for flat file access |
| pg_parquet | copy data between Postgres and Parquet |
| pg_bulkload | pg_bulkload is a high speed data loading utility for PostgreSQL |
| pg_lake | Data lake extension by Snowflake |
| pg_ducklake | DuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet |
| pg_fact_loader | build fact tables with Postgres |
| pg_csv | Flexible CSV processing for Postgres |
| basic_archive | an example of an archive module |
| duckdb_fdw | DuckDB Foreign Data Wrapper |
| basebackup_to_shell | adds a custom basebackup target called shell |