select open change scope Open full search

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

Extensions / Foreign data wrappers

log_fdw

foreign-data wrapper for Postgres log file access

pgext.cloud · Source code · License text · Control file

Overview

Packagelog_fdw
Version1.5
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
Stars26
Latest commit2025-05-07
Latest release2025-01-09
Catalogue updated2026-09-19

Related extensions

See also

pg_sqlogProvide SQL interface to logs
file_fdwforeign-data wrapper for flat file access
pg_stat_logTrack cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE.
logerrorsFunction for collecting statistics about messages in logfile
pgelogExtended logging via pseudo-autonomous transactions
aws_s3aws_s3 postgres extension to import/export data from/to s3
pg_csvFlexible CSV processing for Postgres
pg_bulkloadpg_bulkload is a high speed data loading utility for PostgreSQL
pg_parquetcopy data between Postgres and Parquet
pg_lakeData lake extension by Snowflake