← Back to match
pg_stat_ch
PostgreSQL extension that streams per-query execution telemetry into ClickHouse for real-time analysis.
Pluginfreeglobal
pg_stat_ch is a free, open-source PostgreSQL extension that streams detailed, per-query execution telemetry to ClickHouse in real time with near-zero query-path overhead, letting all aggregation happen in ClickHouse's analytical engine instead of inside PostgreSQL. It's aimed at database administrators and SREs who need detailed, low-overhead query telemetry beyond what pg_stat_statements provides.
Categories
database toolsdeveloper toolsobservability

