ClickHouse/docs/en/operations/settings
Azat Khuzhin 3be8a56f5c Add log_queries_min_query_duration_ms
Only queries slower then the value of this setting will go to system.query_log,
i.e. something like slow_query_log in mysql.

v2: log_queries_min_time renamed to log_queries_min_query_duration_ms
v3: add current_database into system.query_thread_log
v4: rewrite test using current_database
v5: fix query_duration_ms in system.query_thread_log
2020-11-02 21:34:54 +03:00
..
constraints-on-settings.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
index.md Custom settings docs in english. 2020-09-28 05:59:01 +03:00
permissions-for-queries.md Fix broken links in docs 2020-10-13 20:23:29 +03:00
query-complexity.md Fix broken links in docs 2020-10-13 20:23:29 +03:00
settings-profiles.md [docs] split aggregate function and system table references (#11742) 2020-06-18 11:24:31 +03:00
settings-users.md Fix broken links in docs 2020-10-13 20:23:29 +03:00
settings.md Add log_queries_min_query_duration_ms 2020-11-02 21:34:54 +03:00