Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

cluster_* session settings

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

cluster_for_parallel_replicas

Cluster for a shard in which current server is located

Cloud default value: default.

cluster_function_process_archive_on_multiple_nodes

Type
Bool
Default
1
Version history
VersionDefault valueComment
25.71New setting

If set to true, increases performance of processing archives in cluster functions. Should be set to false for compatibility and to avoid errors during upgrade to 25.7+ if using cluster functions with archives on earlier versions.

Navigation