logfmt log collector
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | logfmt |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Catalogue updated | 2026-07-30 |
| pgmemento | Transaction-based audit trail with schema versioning |
| loginfo | Functions and views for PostgreSQL to query the postgres log |
| 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. |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgdisablelogerror | Disable selected SQLSTATE error codes from PostgreSQL server logging. |
| table_log | record table modification logs and PITR for table/row |
| pgelog | Extended logging via pseudo-autonomous transactions |
| pg_log_userqueries | Module to log user queries |
| log_functions | Module to log functions |