Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
设置概览页。
system.settings
SELECT name, value FROM system.settings WHERE changed
name
SELECT name, value FROM system.settings WHERE name = 'max_threads'
┌─name────────┬─value─────┐ │ max_threads │ 'auto(8)' │ └─────────────┴───────────┘ 1 行于 set 中。Elapsed: 0.002 sec.
此页面对您有帮助吗?