Samples statements or whole transactions into PostgreSQL logs through executor and utility hooks.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pg_sampletolog |
|---|---|
| Version | 2.0.0 |
| PostgreSQL versions | 10 · 11 |
| Repository | Unspecified |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_sampletolog |
| Stars | 18 |
| Latest commit | 2019-07-08 |
| Latest release | 2019-06-11 |
| Catalogue updated | 2026-08-30 |
| pgmemento | Transaction-based audit trail with schema versioning |
| 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 |
| table_log | record table modification logs and PITR for table/row |
| pg_querylog | Captures current and recently completed backend queries in shared memory for SQL inspection. |
| logfmt | logfmt log collector |
| tablelog | Trigger-based audit and change-data-capture extension that records INSERT, UPDATE, and DELETE row images in a central log table and can generate replay SQL. |
| cyanaudit | Cyan Audit core extension |
| table_log_pl | PL/pgSQL drop-in replacement for the table_log trigger-based DML auditing extension. |
| pg_logging | Captures PostgreSQL log records in a shared-memory ring buffer and exposes them through SQL functions. |