Skip to main content
These settings are available in system.merge_tree_settings and are autogenerated from ClickHouse source.

replicated_max_mutations_in_one_entry

Max number of mutation commands that can be merged together and executed in one MUTATE_PART entry (0 means unlimited)

replicated_max_parallel_fetches

Obsolete setting, does nothing.

replicated_max_parallel_fetches_for_host

Obsolete setting, does nothing.

replicated_max_parallel_fetches_for_table

Obsolete setting, does nothing.

replicated_max_parallel_sends

Obsolete setting, does nothing.

replicated_max_parallel_sends_for_table

Obsolete setting, does nothing.

replicated_max_ratio_of_wrong_parts

If the ratio of wrong parts to total number of parts is less than this - allow to start. Possible values:
  • Float, 0.0 - 1.0
Last modified on July 23, 2026