mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update merge-tree-settings.md
This commit is contained in:
parent
56ca8177b8
commit
060d0118d7
@ -577,7 +577,7 @@ Default value: 20
|
|||||||
|
|
||||||
**Usage**
|
**Usage**
|
||||||
|
|
||||||
The value of the `number_of_free_entries_in_pool_to_execute_mutation` setting should be less than the value of the [background_pool_size](/docs/en/operations/server-configuration-parameters/settings#background_pool_size) * [background_pool_size](/docs/en/operations/server-configuration-parameters/settings#background_merges_mutations_concurrency_ratio). Otherwise, ClickHouse throws an exception.
|
The value of the `number_of_free_entries_in_pool_to_execute_mutation` setting should be less than the value of the [background_pool_size](/docs/en/operations/server-configuration-parameters/settings#background_pool_size) * [background_merges_mutations_concurrency_ratio](/docs/en/operations/server-configuration-parameters/settings#background_merges_mutations_concurrency_ratio). Otherwise, ClickHouse throws an exception.
|
||||||
|
|
||||||
## max_part_loading_threads {#max-part-loading-threads}
|
## max_part_loading_threads {#max-part-loading-threads}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user