These settings are available in system.merge_tree_settings and are autogenerated from ClickHouse source.
merge_tree_clear_old_broken_detached_parts_ttl_timeout_seconds
Type
UInt64
Default
2592000
Obsolete setting, does nothing.
merge_tree_clear_old_parts_interval_seconds
Type
UInt64
Default
1
Sets the interval in seconds for ClickHouse to execute the cleanup of old parts, WALs, and mutations.
Possible values:
- Any positive integer.
merge_tree_clear_old_temporary_directories_interval_seconds
Type
UInt64
Default
60
Sets the interval in seconds for ClickHouse to execute the cleanup of old temporary directories.
Possible values:
- Any positive integer.
merge_tree_enable_clear_old_broken_detached
Type
UInt64
Default
0
Obsolete setting, does nothing.