clickhouseChange Clickhouse log level
In order to change Clickhouse log level (trace by default), change this setting in /etc/clickhouse-server/config.xml:
Related
More of Clickhouse
- List all tables from all database
- Get total database size
- Get table size
- Count unique values
- Create AggregatingMergeTree materialized view
- Export table to CSV file
- How to format date/time
- Using anyLast() with grouped data
- Using argMax() function
- Get year and month from date
See more codes...