メインコンテンツへスキップ
ページ説明
System Tables OverviewOverview of what system tables are and why they are useful.
system.histogram_metric_logSystem table containing periodic snapshots of histogram metrics, flushed to disk.
INFORMATION_SCHEMASystem database providing an almost standardized DBMS-agnostic view on metadata of database objects.
system.aggregate_function_combinatorsContains a list of all available aggregate function combinators, which could be applied to aggregate functions and change the way they work.
system.aggregated_zookeeper_logSystem table containing aggregated statistics of ZooKeeper operations grouped by session, path, operation type, component, and subrequest flag.
system.asynchronous_insert_logSystem table containing information about async inserts. Each entry represents an insert query buffered into an async insert query.
system.asynchronous_loaderSystem table containing information about and status of recent asynchronous jobs (e.g. for tables which are loading). The table contains a row for every job.
system.asynchronous_metric_logSystem table containing historical values for system.asynchronous_metrics, which are saved once per time interval (one second by default)
system.asynchronous_insertsSystem table containing information about pending asynchronous inserts in queue.
system.asynchronous_metricsSystem table containing metrics that are calculated periodically in the background. For example, the amount of RAM in use.
system.azure_queue_settingsSystem table containing information about settings of AzureQueue tables. Available from server version 24.10.
system.azure_queue_metadata_cacheContains in-memory state of AzureQueue metadata and currently processed rows per file.
system.azure_queue_logContains log entries with information about files processed by the AzureQueue engine.
It is safe to truncate or drop this table at any time.
system.background_schedule_pool_logSystem table containing history of background schedule pool task executions.
system.background_schedule_poolSystem table containing information about tasks in background schedule pools.
system.backup_logSystem table containing logging entries with information about BACKUP and RESTORE operations.
system.backupsSystem table containing logging entries with information about BACKUP and RESTORE operations.
system.blob_storage_logSystem table containing logging entries with information about various blob storage operations such as uploads and deletes.
system.build_optionsSystem table containing information about ClickHouse server’s build options.
system.certificatesContains information about available certificates and their sources.
system.clustersSystem table containing information about clusters available in the config file and the servers defined in them.
system.codecsSystem table containing information about codecs in queue.
system.collationsContains a list of all available collations for alphabetical comparison of strings.
system.columnsSystem table containing information about columns in all tables
system.completionsContains a list of completion tokens.
system.contributorsSystem table containing information about contributors.
system.crash_logSystem table containing information about stack traces for fatal errors.
system.current_rolesSystem table containing active roles for the current user.
system.dashboardsContains queries used by /dashboard page accessible though the HTTP interface. useful for monitoring and troubleshooting.
system.data_skipping_indicesSystem table containing information about existing data skipping indices in all the tables.
system.data_type_familiesSystem table containing information about supported data types
system.database_enginesSystem table containing a list of database engines supported by the server.
system.database_replicasSystem table containing information about and status of replicated database.
system.databasesSystem table containing information about the databases that are available to the current user.
system.dead_letter_queueSystem table containing information about messages received via a streaming engine and parsed with errors.
system.delta_lake_metadata_logSystem table containing information about metadata files read from Delta Lake tables. Each entry represents a root metadata JSON file.
system.detached_partsSystem table containing information about detached parts of MergeTree tables
system.detached_tablesSystem table containing information about each detached table.
system.dictionariesSystem table containing information about dictionaries
system.dimensional_metricsThis table contains dimensional metrics that can be calculated instantly and exported in the Prometheus format. It is always up to date.
system.disksSystem table containing information about disks defined in the server configuration
system.distributed_ddl_queueSystem table containing information about distributed ddl queries (queries using the ON CLUSTER clause) that were executed on a cluster.
system.distribution_queueSystem table containing information about local files that are in the queue to be sent to the shards.
system.dns_cacheSystem table containing information about cached DNS records.
system.dropped_tablesSystem table containing information about tables that drop table has been executed on but for which data cleanup has not yet been performed
system.dropped_tables_partsSystem table containing information about parts of MergeTree dropped tables from system.dropped_tables
system.enabled_rolesSystem table containing all active roles at the moment, including the current role of the current user and the granted roles for the current role
system.error_logSystem table containing the history of error values from table system.errors, periodically flushed to disk.
system.errorsSystem table containing error codes with the number of times they have been triggered.
system.eventsSystem table containing information about the number of events that have occurred in the system.
system.fail_pointsContains a list of all available failpoints with their type and current status.
system.filesystem_cache_settingsContains information about all filesystem cache settings
system.filesystem_read_prefetches_logContains a history of all prefetches done during reading from MergeTree tables backed by a remote filesystem.
It is safe to truncate or drop this table at any time.
system.filesystem_cache_logContains a history of all events occurred with filesystem cache for objects on a remote filesystem.
It is safe to truncate or drop this table at any time.
system.filesystem_cacheContains information about all entries inside filesystem cache for remote objects.
system.formatsContains a list of all the formats along with flags whether a format is suitable for input/output or whether it supports parallelization.
system.functionsSystem table containing information about normal and aggregate functions.
system.grantsClickHouse のユーザーアカウントにどの権限が付与されているかを示すシステムテーブル。
system.graphite_retentionsGraphiteMergeTree 型エンジンのテーブルで使用される graphite_rollup パラメータに関する情報を含むシステムテーブル。
system.histogram_metricsこのテーブルには、即座に計算して Prometheus フォーマットでエクスポートできるヒストグラムメトリクスが含まれます。常に最新の状態が反映されます。
system.iceberg_historyIceberg スナップショット履歴のシステムテーブル。
system.iceberg_metadata_logIceberg テーブルから読み取られたメタデータファイルに関する情報を含むシステムテーブル。各エントリは、ルートメタデータファイル、Avro ファイルから抽出されたメタデータ、または Avro ファイル内のいずれかのエントリを表します。
system.instrumentationインストルメンテーションポイントを含むシステムテーブル。
system.jemalloc_stats1 つのカラムを持つ 1 行で jemalloc の統計情報を返します。SYSTEM JEMALLOC STATS command と同等です。
system.jemalloc_binsすべての arena から集約された、異なるサイズクラス (ビン) における jemalloc アロケータ経由のメモリ割り当てに関する情報を含むシステムテーブル。
system.jemalloc_profile_textシンボル化された jemalloc ヒーププロファイルを表示します。最初に ‘SYSTEM JEMALLOC FLUSH PROFILE’ を実行してプロファイルを生成してください。
system.kafka_consumersKafka コンシューマーに関する情報を含むシステムテーブル。
system.keywordsClickHouse パーサーで使用されるすべてのキーワードの一覧を含みます。
system.licensesClickHouse ソースの contrib ディレクトリにあるサードパーティライブラリのライセンスを含むシステムテーブル。
system.macrosサーバー設定で定義されているすべてのマクロの一覧を含みます。
system.masking_policiesシステム内のすべてのマスキングポリシーに関する情報を含むシステムテーブル。
system.merge_tree_settingsMergeTree テーブルの設定に関する情報を含むシステムテーブル。
system.mergesMergeTree family のテーブルで現在進行中のマージおよびパーツ mutation に関する情報を含むシステムテーブル。
system.metric_logsystem.metrics および system.events テーブルのメトリクス値の履歴を含み、定期的にディスクにフラッシュされるシステムテーブル。
system.metrics即座に計算できる、または現在値を持つメトリクスを含むシステムテーブル。
system.modelsLibraryBridge のメモリにロードされた CatBoost モデルと、その読み込み時刻の一覧を含みます。
system.movesMergeTree テーブルで進行中のデータパーツの移動に関する情報を含むシステムテーブル。各データパーツの移動は 1 行で表されます。
system.mutationsMergeTree テーブルの mutation とその進行状況に関する情報を含むシステムテーブル。各 mutation command は 1 行で表されます。
system.named_collectionsSQL query によって作成された、または configuration file から解析された、すべての named collections の一覧を含みます。
system.numbers_mtsystem.numbers に似たシステムテーブルですが、読み取りは並列化されており、数値は任意の順序で返される場合があります。
system.numbersnumber という名前の 1 つの UInt64 カラムを含むシステムテーブルで、0 から始まるほぼすべての自然数を含みます。
system.one値 0 を含む dummy UInt8 カラムを 1 つ持つ 1 行を含むシステムテーブル。他の DBMS にある DUAL テーブルに似ています。
system.opentelemetry_span_log実行されたクエリのトレーススパンに関する情報を含むシステムテーブル。
system.part_moves_between_shards現在、分片間で移動中のパーツと、その進行状況に関する情報を含みます。
system.part_logデータの追加やマージなど、MergeTree family テーブル内のデータパーツで発生したイベントに関する情報を含むシステムテーブル。
system.partsMergeTree のパーツに関する情報を含むシステムテーブル。
system.parts_columnsMergeTree テーブルのパーツとカラムに関する情報を含むシステムテーブル。
system.predicate_statistics_logクエリ実行中に MergeTree の読み取りパイプラインから収集された、サンプリング済みの filter と index selectivity の統計情報を含むシステムテーブル。
system.primesprime という名前の UInt64 カラムを 1 つ持ち、2 から始まる素数が昇順で格納されているシステムテーブル。
system.privilegesユーザーまたはロールに付与できる、利用可能なすべての権限の一覧を含みます。
system.processesSHOW PROCESSLIST クエリの実装に使用されるシステムテーブル。
system.processors_profile_logプロセッサレベルのプロファイリング情報 (EXPLAIN PIPELINE で確認可能) を含むシステムテーブル。
system.projection_parts_columnsMergeTree family のテーブルにおける projection parts のカラム情報を含むシステムテーブル。
system.projection_partsMergeTree family のテーブルにおける projection parts に関する情報を含むシステムテーブル。
system.projectionsすべてのテーブルに存在する projections に関する情報を含むシステムテーブル。
system.query_views_logクエリ実行時に実行された依存ビューに関する情報 (ビューの種類や実行時間など) を含むシステムテーブル。
system.query_condition_cachequery condition cache の内容を表示するシステムテーブル。
system.query_thread_logクエリを実行するスレッドに関する情報 (スレッド名、スレッド開始時刻、クエリ処理時間など) を含むシステムテーブル。
system.query_metric_log個々のクエリについて、table system.events の memory と metric の値の履歴を保持し、定期的にディスクへフラッシュされるシステムテーブル。
system.query_log実行されたクエリに関する情報 (開始時刻、処理時間、エラーメッセージなど) を含むシステムテーブル。
system.query_cachequery cache の内容を表示するシステムテーブル。
system.quota_usage現在のユーザーによる quota の使用状況 (どれだけ使用され、どれだけ残っているかなど) に関する情報を含むシステムテーブル。
system.quota_limitsすべての quotas のすべての interval における最大値に関する情報を含むシステムテーブル。1 つの quota に対応する行数は 0 行以上の任意の数になり得ます。
system.quotas_usageすべてのユーザーによる quota の使用状況に関する情報を含むシステムテーブル。
system.quotasquotas に関する情報を含むシステムテーブル。
system.remote_data_pathsS3 や Azure Blob Storage などのリモートディスクに保存されている data files に関する情報を含むシステムテーブル。
system.replicasローカルサーバー上にあるレプリケートテーブルの情報とステータスを含むシステムテーブル。監視に役立ちます。
system.replicated_merge_tree_settingsすべての ReplicatedMergeTree engine specific settings について、現在値、デフォルト値、および説明の一覧を含みます。これらは CREATE クエリの SETTINGS セクションで変更できます。
system.replicated_fetches現在実行中のバックグラウンドフェッチに関する情報を含むシステムテーブル。
system.replication_queueReplicatedMergeTree family のテーブルについて、ClickHouse Keeper または ZooKeeper に保存されている replication queues のタスクに関する情報を含むシステムテーブル。
system.resourcesローカルサーバー上にあるリソースに関する情報を、各リソースにつき 1 行ずつ含むシステムテーブル。
system.rocksdbembedded RocksDB から公開される metrics の一覧を含みます。
system.role_grantsユーザーおよびロールに対する role grants を含むシステムテーブル。
system.roles設定済みのロールに関する情報を含むシステムテーブル。
system.row_policies特定のテーブルに対する filter と、この row policy を使用するロールおよび/またはユーザーの一覧を含むシステムテーブル。
system.s3_queue_settingsS3Queue テーブルの設定に関する情報を含むシステムテーブル。サーバーバージョン 24.10 以降で利用できます。
system.s3queue_metadata_cacheS3Queue メタデータの in-memory state と、ファイルごとに現在処理中の行を含みます。
system.s3queue_logContains log entries with information about files processed by the S3Queue engine.
It is safe to truncate or drop this table at any time.
system.schedulerSystem table containing information about and status of scheduling nodes residing on the local server.
system.schema_inference_cacheSystem table containing information about all cached file schemas.
system.server_settingsSystem table containing formation about global settings for the server, which are specified in config.xml.
system.session_logSystem table containing information about all successful and failed login and logout events.
system.settingsSystem table containing information about session settings for current user.
system.settings_profile_elementsSystem table which describes the content of the settings profile: constraints, roles and users that the setting applies to, parent settings profiles.
system.settings_changesSystem table containing information about setting changes in previous ClickHouse versions.
system.settings_profilesSystem table which contains properties of configured setting profiles.
system.stack_traceSystem table which contains stack traces of all server threads. Allows developers to introspect the server state.
system.storage_policiesSystem table containing information about storage policies and volumes which are defined in server configuration.
system.symbolsSystem table useful for C++ experts and ClickHouse engineers containing information for introspection of the clickhouse binary.
system.table_enginesSystem table containing descriptions of table engines supported by the server and the features they support.
system.table_functionsContains a list of all available table functions with their descriptions.
system.tablesSystem table containing metadata of each table that the server knows about.
system.text_logSystem table containing logging entries.
system.time_zonesSystem table containing a list of time zones that are supported by the ClickHouse server.
system.tokenizersSystem table which shows all available tokenizers.
system.trace_logSystem table containing stack traces collected by the sampling query profiler.
system.transactionsContains a list of transactions and their state.
system.transactions_info_logContains information about all transactions executed on a current server.
It is safe to truncate or drop this table at any time.
system.unicodeSystem table containing a list of Unicode characters and their properties.
system.user_processesSystem table containing information useful for an overview of memory usage and ProfileEvents of users.
system.user_directoriesContains the information about configured user directories - directories on the file system from which ClickHouse server is allowed to read user provided data.
system.user_defined_functionsSystem table containing loading status and configuration metadata for User-Defined Functions (UDFs).
system.usersSystem table containing a list of user accounts configured on the server.
system.view_refreshesSystem table containing information about Refreshable Materialized Views.
system.warningsThis table contains warning messages about clickhouse server.
system.warningsサーバー構成に関する警告が格納されており、clickhouse-client がサーバーに接続した直後に表示されます。
system.workloadsローカルサーバー上のワークロードに関する情報を含むシステムテーブルです。
system.zeros非マテリアライズのゼロを無制限に生成します。
system.zeros_mtsystem.zeros のマルチスレッド版です。
system.zookeeper_watchesこの ClickHouse server に登録されている、現在アクティブな ZooKeeper のウォッチを表示するシステムテーブルです。
system.zookeeper_info利用可能なすべての Keeper ノードの内部情報を出力するシステムテーブルです。
system.zookeeper_logZooKeeper サーバーへのリクエストのパラメーターと、それに対するレスポンスに関する情報を含むシステムテーブルです。
system.zookeeper_connectionZooKeeper が設定されている場合にのみ存在するシステムテーブルです。ZooKeeper への現在の接続 (補助的な ZooKeeper を含む) を表示します。
system.zookeeper_connection_logZooKeeper への接続履歴 (補助的な ZooKeeper を含む) を表示します。
system.zookeeperClickHouse Keeper または ZooKeeper が設定されている場合にのみ存在するシステムテーブルです。設定で定義された Keeper クラスターのデータを公開します。
最終更新日 2026年6月10日