Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

write_through_distributed_cache_* session settings

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

write_through_distributed_cache_buffer_size

ClickHouse Cloud only
Type
UInt64
Default
0
Version history
VersionDefault valueComment
25.70New cloud setting

Only has an effect in ClickHouse Cloud. Set buffer size for write-through distributed cache. If 0, will use buffer size which would have been used if there was not distributed cache.

Navigation