Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_turret |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_turret |
| Stars | 121 |
| Latest commit | 2026-04-14 |
| Latest release | 2026-04-05 |
| Catalogue updated | 2026-08-30 |
| pgmemento | Transaction-based audit trail with schema versioning |
| pg_sampletolog | Samples statements or whole transactions into PostgreSQL logs through executor and utility hooks. |
| loginfo | Functions and views for PostgreSQL to query the postgres log |
| pipeline_kafka | Integrate PipelineDB with Kafka for background-worker consumption, production, offsets, and lag monitoring |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| 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 |
| pg_kafka_events | Publishes PostgreSQL logical-decoding change events to Apache Kafka through a background worker. |
| pg_kafka | Kafka foreign data wrapper for PostgreSQL. |