Captures current and recently completed backend queries in shared memory for SQL inspection.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_querylog |
|---|---|
| Version | 0.1 |
| PostgreSQL versions | 10 · 11 · 12 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_querylog |
| Stars | 2 |
| Latest commit | 2020-07-24 |
| Catalogue updated | 2026-08-30 |
| pg_turret | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry |
| loginfo | Functions and views for PostgreSQL to query the postgres log |
| pg_sampletolog | Samples statements or whole transactions into PostgreSQL logs through executor and utility hooks. |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pg_jobmon | Extension for logging and monitoring functions in PostgreSQL |
| query_recorder | query_recorder: record executed SQL queries to rotating files for later analysis or replay |
| logfmt | logfmt log collector |
| pg_logging | Captures PostgreSQL log records in a shared-memory ring buffer and exposes them through SQL functions. |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pg_otel_tracer | Rust based Postgres extension that adds query lifecycle events to OTEL traces. |