Provide SQL interface to logs
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_sqlog |
|---|---|
| Version | 1.6 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | sqlog |
| Stars | 7 |
| Latest commit | 2024-11-18 |
| Catalogue updated | 2026-08-30 |
| file_fdw | foreign-data wrapper for flat file access |
| log_fdw | foreign-data wrapper for Postgres log 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 |
| file_fdw | foreign-data wrapper for flat file access |
| pg_csv | Flexible CSV processing for Postgres |
| aws_s3 | aws_s3 postgres extension to import/export data from/to s3 |
| pgdisablelogerror | Disable selected SQLSTATE error codes from PostgreSQL server logging. |
| pgaudit | provides auditing functionality |
| pg_auth_mon | monitor connection attempts per user |