pg_stat_ch: a PostgreSQL extension that exports every metric to ClickHouse

We’re open sourcing pg_stat_ch: a PostgreSQL extension that turns every query execution into a fixed-size ~4.6KB event and streams them into ClickHouse.

Sources