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

shared_merge_tree_sequential_consistency_initial_parts_update_backoff_ms

Initial backoff in milliseconds for parts update when using select_sequential_consistency with SharedMergeTree. Only available in ClickHouse Cloud.

shared_merge_tree_sequential_consistency_max_parts_update_backoff_ms

Max backoff in milliseconds for parts update when using select_sequential_consistency with SharedMergeTree. Only available in ClickHouse Cloud.

shared_merge_tree_sequential_consistency_parts_update_max_retries

Max retries for parts update when using select_sequential_consistency with SharedMergeTree. Only available in ClickHouse Cloud.

shared_merge_tree_sync_parts_on_partition_operations

Automatically synchronize set of data parts after MOVE|REPLACE|ATTACH partition operations in SMT tables. Cloud only
Last modified on July 23, 2026