Functions and views for PostgreSQL to query the postgres log
pgext.cloud · Source code · Documentation · License text · Control file
| Package | loginfo |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2020-11-28 |
| Catalogue updated | 2026-08-30 |
| pgmemento | Transaction-based audit trail with schema versioning |
| logfmt | logfmt log collector |
| pg_turret | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry |
| pg_sampletolog | Samples statements or whole transactions into PostgreSQL logs through executor and utility hooks. |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pg_querylog | Captures current and recently completed backend queries in shared memory for SQL inspection. |
| pg_otel_tracer | Rust based Postgres extension that adds query lifecycle events to OTEL traces. |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| table_log | record table modification logs and PITR for table/row |