mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Correct the name of memory_usage_overcommit_max_wait_microseconds in documentation
This commit is contained in:
parent
aab6d5762c
commit
4ff7558e4f
@ -37,4 +37,4 @@ In this case overcommit ratio is computed as number of allocated bytes divided b
|
||||
|
||||
If `memory_overcommit_ratio_denominator_for_user` for the query is equals to zero, overcommit tracker won't choose this query.
|
||||
|
||||
Waiting timeout is set by `global_memory_usage_overcommit_max_wait_microseconds` parameter in the configuration file.
|
||||
Waiting timeout is set by `memory_usage_overcommit_max_wait_microseconds` parameter in the configuration file.
|
||||
|
Loading…
Reference in New Issue
Block a user