ClickHouse stores query logs in the `system.query_log` table, which is nice if you want to query your logs for debugging. But on busy clusters, this table can eat up a lot of disk space. Here's how to set a TTL on `system.query_log`: tinybird.co/clickhouse/kno…
0
0
3
0
0