Skip to main content
这些设置位于 system.merge_tree_settings 中,由 ClickHouse 源代码自动生成。

async_block_ids_cache_update_wait_ms

deduplication_hashes_cache_update_wait_ms 的已弃用别名,为保持向后兼容而保留一个版本。 仅当 deduplication_hashes_cache_update_wait_ms 保持默认值时,此别名才会生效;该设置将在未来的版本中移除。

async_insert

如果为 true,来自 INSERT 查询的数据会先存储在队列中,随后在后台写入 表中。
最后修改于 2026年7月23日