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

min_age_to_force_merge_on_partition_only

Whether min_age_to_force_merge_seconds should be applied only on the entire partition and not on subset. Possible values:
  • true, false

min_age_to_force_merge_seconds

Merge parts if every part in the range is older than the value of min_age_to_force_merge_seconds. Possible values:
  • Positive integer.
Last modified on July 23, 2026