| Página | Descrição |
|---|---|
| System Tables Overview | Overview of what system tables are and why they are useful. |
| system.histogram_metric_log | System table containing periodic snapshots of histogram metrics, flushed to disk. |
| INFORMATION_SCHEMA | System database providing an almost standardized DBMS-agnostic view on metadata of database objects. |
| system.aggregate_function_combinators | Contains a list of all available aggregate function combinators, which could be applied to aggregate functions and change the way they work. |
| system.aggregated_zookeeper_log | System table containing aggregated statistics of ZooKeeper operations grouped by session, path, operation type, component, and subrequest flag. |
| system.asynchronous_insert_log | System table containing information about async inserts. Each entry represents an insert query buffered into an async insert query. |
| system.asynchronous_loader | System 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_log | System table containing historical values for system.asynchronous_metrics, which are saved once per time interval (one second by default) |
| system.asynchronous_inserts | System table containing information about pending asynchronous inserts in queue. |
| system.asynchronous_metrics | System table containing metrics that are calculated periodically in the background. For example, the amount of RAM in use. |
| system.azure_queue_settings | System table containing information about settings of AzureQueue tables. Available from server version 24.10. |
| system.azure_queue_metadata_cache | Contains in-memory state of AzureQueue metadata and currently processed rows per file. |
| system.azure_queue_log | Contains 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_log | System table containing history of background schedule pool task executions. |
| system.background_schedule_pool | System table containing information about tasks in background schedule pools. |
| system.backup_log | System table containing logging entries with information about BACKUP and RESTORE operations. |
| system.backups | System table containing logging entries with information about BACKUP and RESTORE operations. |
| system.blob_storage_log | System table containing logging entries with information about various blob storage operations such as uploads and deletes. |
| system.build_options | System table containing information about ClickHouse server’s build options. |
| system.certificates | Contains information about available certificates and their sources. |
| system.clusters | System table containing information about clusters available in the config file and the servers defined in them. |
| system.codecs | System table containing information about codecs in queue. |
| system.collations | Contains a list of all available collations for alphabetical comparison of strings. |
| system.columns | System table containing information about columns in all tables |
| system.completions | Contains a list of completion tokens. |
| system.contributors | System table containing information about contributors. |
| system.crash_log | System table containing information about stack traces for fatal errors. |
| system.current_roles | System table containing active roles for the current user. |
| system.dashboards | Contains queries used by /dashboard page accessible though the HTTP interface. useful for monitoring and troubleshooting. |
| system.data_skipping_indices | System table containing information about existing data skipping indices in all the tables. |
| system.data_type_families | System table containing information about supported data types |
| system.database_engines | System table containing a list of database engines supported by the server. |
| system.database_replicas | System table containing information about and status of replicated database. |
| system.databases | System table containing information about the databases that are available to the current user. |
| system.dead_letter_queue | System table containing information about messages received via a streaming engine and parsed with errors. |
| system.delta_lake_metadata_log | System table containing information about metadata files read from Delta Lake tables. Each entry represents a root metadata JSON file. |
| system.detached_parts | System table containing information about detached parts of MergeTree tables |
| system.detached_tables | System table containing information about each detached table. |
| system.dictionaries | System table containing information about dictionaries |
| system.dimensional_metrics | This table contains dimensional metrics that can be calculated instantly and exported in the Prometheus format. It is always up to date. |
| system.disks | System table containing information about disks defined in the server configuration |
| system.distributed_ddl_queue | System table containing information about distributed ddl queries (queries using the ON CLUSTER clause) that were executed on a cluster. |
| system.distribution_queue | System table containing information about local files that are in the queue to be sent to the shards. |
| system.dns_cache | System table containing information about cached DNS records. |
| system.dropped_tables | System 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_parts | System table containing information about parts of MergeTree dropped tables from system.dropped_tables |
| system.enabled_roles | System 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_log | System table containing the history of error values from table system.errors, periodically flushed to disk. |
| system.errors | System table containing error codes with the number of times they have been triggered. |
| system.events | System table containing information about the number of events that have occurred in the system. |
| system.fail_points | Contains a list of all available failpoints with their type and current status. |
| system.filesystem_cache_settings | Contains information about all filesystem cache settings |
| system.filesystem_read_prefetches_log | Contains 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_log | Contains 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_cache | Contains information about all entries inside filesystem cache for remote objects. |
| system.formats | Contains a list of all the formats along with flags whether a format is suitable for input/output or whether it supports parallelization. |
| system.functions | System table containing information about normal and aggregate functions. |
| system.grants | Tabela de sistema que mostra quais privilégios são concedidos às contas de usuário do ClickHouse. |
| system.graphite_retentions | Tabela de sistema que contém informações sobre os parâmetros graphite_rollup usados em tabelas com motores do tipo GraphiteMergeTree. |
| system.histogram_metrics | Esta tabela contém métricas de histograma que podem ser calculadas instantaneamente e exportadas no formato Prometheus. Ela está sempre atualizada. |
| system.iceberg_history | Histórico de snapshots do sistema Iceberg |
| system.iceberg_metadata_log | Tabela de sistema que contém informações sobre arquivos de metadados lidos de tabelas Iceberg. Cada entrada representa um arquivo de metadados raiz, metadados extraídos de um arquivo Avro ou uma entrada de algum arquivo Avro. |
| system.instrumentation | Tabela de sistema que contém os pontos de instrumentação |
| system.jemalloc_stats | Retorna as estatísticas do jemalloc em uma única linha com uma única coluna. Equivale ao comando SYSTEM JEMALLOC STATS. |
| system.jemalloc_bins | Tabela de sistema que contém informações sobre alocações de memória feitas por meio do allocator jemalloc em diferentes classes de tamanho (bins), agregadas de todas as arenas. |
| system.jemalloc_profile_text | Exibe o heap profile simbolizado do jemalloc. Execute ‘SYSTEM JEMALLOC FLUSH PROFILE’ para gerar um profile primeiro. |
| system.kafka_consumers | Tabela de sistema que contém informações sobre consumers do Kafka. |
| system.keywords | Contém uma lista de todas as palavras-chave usadas pelo parser do ClickHouse. |
| system.licenses | Tabela de sistema que contém as licenças de bibliotecas de terceiros localizadas no diretório contrib dos fontes do ClickHouse. |
| system.macros | Contém uma lista de todas as macros definidas na configuração do servidor. |
| system.masking_policies | Tabela de sistema que contém informações sobre todas as masking policies do sistema. |
| system.merge_tree_settings | Tabela de sistema que contém informações sobre as configurações de tabelas MergeTree. |
| system.merges | Tabela de sistema que contém informações sobre merges e mutações de partes atualmente em processamento em tabelas da família MergeTree. |
| system.metric_log | Tabela de sistema que contém o histórico dos valores de métricas das tabelas system.metrics e system.events, periodicamente gravados em disco. |
| system.metrics | Tabela de sistema que contém métricas que podem ser calculadas instantaneamente ou que têm um valor atual. |
| system.models | Contém uma lista de todos os modelos CatBoost carregados na memória do LibraryBridge, juntamente com o momento em que foram carregados. |
| system.moves | Tabela de sistema que contém informações sobre movimentações de data parts de tabelas MergeTree em andamento. Cada movimentação de data part é representada por uma única linha. |
| system.mutations | Tabela de sistema que contém informações sobre mutações de tabelas MergeTree e seu progresso. Cada comando de mutação é representado por uma única linha. |
| system.named_collections | Contém uma lista de todas as named collections criadas por SQL query ou analisadas de um configuration file. |
| system.numbers_mt | Tabela de sistema semelhante a system.numbers, mas as leituras são paralelizadas e os números podem ser retornados em qualquer ordem. |
| system.numbers | Tabela de sistema que contém uma única coluna UInt64 chamada number, que contém quase todos os números naturais a partir de zero. |
| system.one | Tabela de sistema que contém uma única linha com uma única coluna UInt8 dummy contendo o valor 0. Semelhante à tabela DUAL encontrada em outros SGBDs. |
| system.opentelemetry_span_log | Tabela de sistema que contém informações sobre trace spans de queries executadas. |
| system.part_moves_between_shards | Contém informações sobre partes que estão atualmente em processo de movimentação entre shards e seu progresso. |
| system.part_log | Tabela de sistema que contém informações sobre eventos ocorridos com data parts em tabelas da família MergeTree, como adição ou merge de dados. |
| system.parts | Tabela de sistema que contém informações sobre partes do MergeTree |
| system.parts_columns | Tabela de sistema que contém informações sobre partes e colunas de tabelas MergeTree. |
| system.predicate_statistics_log | Tabela do sistema que contém estatísticas de seletividade de filtros e índices coletadas por amostragem dos pipelines de leitura do MergeTree durante a execução da consulta. |
| system.primes | Tabela do sistema que contém uma única coluna UInt64 chamada prime, que armazena números primos em ordem crescente, a partir de 2. |
| system.privileges | Contém uma lista de todos os privilégios disponíveis que podem ser concedidos a um usuário ou role. |
| system.processes | Tabela do sistema usada para implementar a consulta SHOW PROCESSLIST. |
| system.processors_profile_log | Tabela do sistema que contém informações de profiling no nível dos processadores (que podem ser encontradas em EXPLAIN PIPELINE) |
| system.projection_parts_columns | Tabela do sistema que contém informações sobre colunas em partes de projeção para tabelas da família MergeTree |
| system.projection_parts | Tabela do sistema que contém informações sobre partes de projeção para tabelas da família MergeTree. |
| system.projections | Tabela do sistema que contém informações sobre projeções existentes em todas as tabelas. |
| system.query_views_log | Tabela do sistema que contém informações sobre as views dependentes executadas ao executar uma consulta, como o tipo de view ou o tempo de execução. |
| system.query_condition_cache | Tabela do sistema que mostra o conteúdo do cache de condições de consulta. |
| system.query_thread_log | Tabela do sistema que contém informações sobre threads que executam consultas, como nome da thread, horário de início da thread e duração do processamento da consulta. |
| system.query_metric_log | Tabela do sistema que contém um histórico dos valores de memória e métricas da tabela system.events para consultas individuais, gravados periodicamente em disco. |
| system.query_log | Tabela do sistema que contém informações sobre consultas executadas, como horário de início, duração do processamento e mensagens de erro. |
| system.query_cache | Tabela do sistema que mostra o conteúdo do cache de consultas. |
| system.quota_usage | Tabela do sistema que contém informações sobre o uso de cota pelo usuário atual, como quanto da cota foi usado e quanto resta. |
| system.quota_limits | Tabela do sistema que contém informações sobre os limites máximos para todos os intervalos de todas as cotas. Qualquer número de linhas, ou zero, pode corresponder a uma cota. |
| system.quotas_usage | Tabela do sistema que contém informações sobre o uso de cotas por todos os usuários. |
| system.quotas | Tabela do sistema que contém informações sobre cotas. |
| system.remote_data_paths | Tabela do sistema que contém informações sobre arquivos de dados armazenados em discos remotos, como S3 ou Azure Blob Storage. |
| system.replicas | Tabela do sistema que contém informações e o status de tabelas replicadas no servidor local. Útil para monitoramento. |
| system.replicated_merge_tree_settings | Contém uma lista de todas as configurações específicas do mecanismo ReplicatedMergeTree, seus valores atuais e padrão, juntamente com descrições. Você pode alterar qualquer uma delas na seção SETTINGS da consulta CREATE. |
| system.replicated_fetches | Tabela do sistema que contém informações sobre fetches em segundo plano atualmente em execução. |
| system.replication_queue | Tabela do sistema que contém informações sobre tarefas das filas de replicação armazenadas no ClickHouse Keeper ou ZooKeeper para tabelas da família ReplicatedMergeTree. |
| system.resources | Tabela do sistema que contém informações sobre recursos no servidor local, com uma linha para cada recurso. |
| system.rocksdb | Contém uma lista de métricas expostas pelo embedded RocksDB. |
| system.role_grants | Tabela do sistema que contém os roles concedidos a usuários e roles. |
| system.roles | Tabela do sistema que contém informações sobre os roles configurados. |
| system.row_policies | Tabela do sistema que contém filtros para uma tabela específica, bem como uma lista de roles e/ou usuários que devem usar esta política de linha. |
| system.s3_queue_settings | Tabela do sistema que contém informações sobre as configurações das tabelas S3Queue. Disponível a partir da versão 24.10 do servidor. |
| system.s3queue_metadata_cache | Contém o estado em memória dos metadados do S3Queue e as linhas atualmente processadas por arquivo. |
| system.s3queue_log | Contains log entries with information about files processed by the S3Queue engine. |
| It is safe to truncate or drop this table at any time. | |
| system.scheduler | System table containing information about and status of scheduling nodes residing on the local server. |
| system.schema_inference_cache | System table containing information about all cached file schemas. |
| system.server_settings | System table containing formation about global settings for the server, which are specified in config.xml. |
| system.session_log | System table containing information about all successful and failed login and logout events. |
| system.settings | System table containing information about session settings for current user. |
| system.settings_profile_elements | System table which describes the content of the settings profile: constraints, roles and users that the setting applies to, parent settings profiles. |
| system.settings_changes | System table containing information about setting changes in previous ClickHouse versions. |
| system.settings_profiles | System table which contains properties of configured setting profiles. |
| system.stack_trace | System table which contains stack traces of all server threads. Allows developers to introspect the server state. |
| system.storage_policies | System table containing information about storage policies and volumes which are defined in server configuration. |
| system.symbols | System table useful for C++ experts and ClickHouse engineers containing information for introspection of the clickhouse binary. |
| system.table_engines | System table containing descriptions of table engines supported by the server and the features they support. |
| system.table_functions | Contains a list of all available table functions with their descriptions. |
| system.tables | System table containing metadata of each table that the server knows about. |
| system.text_log | System table containing logging entries. |
| system.time_zones | System table containing a list of time zones that are supported by the ClickHouse server. |
| system.tokenizers | System table which shows all available tokenizers. |
| system.trace_log | System table containing stack traces collected by the sampling query profiler. |
| system.transactions | Contains a list of transactions and their state. |
| system.transactions_info_log | Contains information about all transactions executed on a current server. |
| It is safe to truncate or drop this table at any time. | |
| system.unicode | System table containing a list of Unicode characters and their properties. |
| system.user_processes | System table containing information useful for an overview of memory usage and ProfileEvents of users. |
| system.user_directories | Contains 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_functions | System table containing loading status and configuration metadata for User-Defined Functions (UDFs). |
| system.users | System table containing a list of user accounts configured on the server. |
| system.view_refreshes | System table containing information about Refreshable Materialized Views. |
| system.warnings | This table contains warning messages about clickhouse server. |
| system.warnings | Contém avisos sobre a configuração do servidor que serão exibidos pelo clickhouse-client logo após a conexão com o servidor. |
| system.workloads | Tabela do sistema que contém informações sobre workloads presentes no servidor local. |
| system.zeros | Produz um número ilimitado de zeros não materializados. |
| system.zeros_mt | Versão multithread de system.zeros. |
| system.zookeeper_watches | Tabela do sistema que mostra os watches do ZooKeeper atualmente ativos registrados por este servidor ClickHouse. |
| system.zookeeper_info | Tabela do sistema que fornece informações de introspecção de todos os nós Keeper disponíveis. |
| system.zookeeper_log | Tabela do sistema que contém informações sobre os parâmetros da solicitação ao servidor ZooKeeper e sua resposta. |
| system.zookeeper_connection | Tabela do sistema que existe apenas se o ZooKeeper estiver configurado. Mostra as conexões atuais com o ZooKeeper (incluindo ZooKeepers auxiliares). |
| system.zookeeper_connection_log | Mostra o histórico das conexões com o ZooKeeper (incluindo ZooKeepers auxiliares). |
| system.zookeeper | Tabela do sistema que existe apenas se o ClickHouse Keeper ou o ZooKeeper estiverem configurados. Ela expõe dados do cluster Keeper definido na configuração. |
Tabelas de sistema
Visão geral do que são as tabelas de sistema e por que são úteis.
Última modificação em 10 de junho de 2026