select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Monitoring

pg_turret

Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_turret
Version0.0.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_turret
Stars121
Latest commit2026-04-14
Latest release2026-04-05
Catalogue updated2026-08-30

Related extensions

See also

pgmementoTransaction-based audit trail with schema versioning
pg_sampletologSamples statements or whole transactions into PostgreSQL logs through executor and utility hooks.
loginfoFunctions and views for PostgreSQL to query the postgres log
pipeline_kafkaIntegrate PipelineDB with Kafka for background-worker consumption, production, offsets, and lag monitoring
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
table_logrecord table modification logs and PITR for table/row
pg_querylogCaptures current and recently completed backend queries in shared memory for SQL inspection.
logfmtlogfmt log collector
pg_kafka_eventsPublishes PostgreSQL logical-decoding change events to Apache Kafka through a background worker.
pg_kafkaKafka foreign data wrapper for PostgreSQL.