Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

merge_with_* MergeTree table settings

These settings are available in system.merge_tree_settings and are autogenerated from ClickHouse source.

merge_with_recompression_ttl_timeout

Type
Int64
Default
14400

Minimum delay in seconds before repeating a merge with recompression TTL.

merge_with_ttl_timeout

Type
Int64
Default
14400

Minimum delay in seconds before repeating a merge with delete TTL.

Navigation