displays log content from SQL
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg_log |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2026-06-06 |
| Catalogue updated | 2026-08-30 |
| pg_log_userqueries | Module to log user queries |
| log_functions | Module to log functions |
| pgdisablelogerror | Disable selected SQLSTATE error codes from PostgreSQL server logging. |
| pglog | PostgreSQL log via SQL |
| log_fdw | foreign-data wrapper for Postgres log file access |
| logfmt | logfmt log collector |
| pgelog | Extended logging via pseudo-autonomous transactions |
| pg_stat_log | Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |