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 →
로컬 서버에 상주하는 워크로드에 대한 정보를 담고 있는 시스템 테이블입니다.
name
parent
create_query
SELECT * FROM system.workloads FORMAT Vertical
Row 1: ────── name: production parent: all create_query: CREATE WORKLOAD production IN `all` SETTINGS weight = 9 Row 2: ────── name: development parent: all create_query: CREATE WORKLOAD development IN `all` Row 3: ────── name: all parent: create_query: CREATE WORKLOAD `all`
이 페이지가 도움이 되었나요?