Extensions / Foreign data wrappers
PostgreSQL log via SQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pglog |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pglog |
| Stars | 4 |
| Latest commit | 2014-04-01 |
| Catalogue updated | 2026-08-30 |
| pgmemento | Transaction-based audit trail with schema versioning |
| log_fdw | foreign-data wrapper for Postgres log file access |
| table_log | record table modification logs and PITR for table/row |
| pg_log | displays log content from SQL |
| pg_log_statements | Enables log_statement=all selectively for chosen PostgreSQL backend processes or newly started backends matching connection filters. |
| pgelog | Extended logging via pseudo-autonomous transactions |
| table_log_pl | PL/pgSQL drop-in replacement for the table_log trigger-based DML auditing extension. |
| loginfo | Functions and views for PostgreSQL to query the postgres log |
| pg_logging | Captures PostgreSQL log records in a shared-memory ring buffer and exposes them through SQL functions. |
| pg_logfebe | log via febe framing protocol to a unix socket |