Extensions / Foreign data wrappers
foreign-data wrapper for Postgres log file access
pgext.cloud · Source code · License text · Control file
| Package | log_fdw |
|---|---|
| Version | 1.5 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Stars | 26 |
| Latest commit | 2025-05-07 |
| Latest release | 2025-01-09 |
| Catalogue updated | 2026-09-19 |
| pg_sqlog | Provide SQL interface to logs |
| file_fdw | foreign-data wrapper for flat file access |
| pg_stat_log | Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |
| logerrors | Function for collecting statistics about messages in logfile |
| pgelog | Extended logging via pseudo-autonomous transactions |
| aws_s3 | aws_s3 postgres extension to import/export data from/to s3 |
| pg_csv | Flexible CSV processing for Postgres |
| pg_bulkload | pg_bulkload is a high speed data loading utility for PostgreSQL |
| pg_parquet | copy data between Postgres and Parquet |
| pg_lake | Data lake extension by Snowflake |