> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-8a08bda2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Обзор системных таблиц и их назначения.

# Системные таблицы

{/*AUTOGENERATED_START*/}

| Страница                                                                                               | Описание                                                                                                                                                                                                                                       |
| ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [System Tables Overview](/ru/reference/system-tables/overview)                                         | Overview of what system tables are and why they are useful.                                                                                                                                                                                    |
| [system.histogram\_metric\_log](/ru/reference/system-tables/histogram_metric_log)                      | System table containing periodic snapshots of histogram metrics, flushed to disk.                                                                                                                                                              |
| [INFORMATION\_SCHEMA](/ru/reference/system-tables/information_schema)                                  | System database providing an almost standardized DBMS-agnostic view on metadata of database objects.                                                                                                                                           |
| [system.aggregate\_function\_combinators](/ru/reference/system-tables/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](/ru/reference/system-tables/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](/ru/reference/system-tables/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](/ru/reference/system-tables/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](/ru/reference/system-tables/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](/ru/reference/system-tables/asynchronous_inserts)                       | System table containing information about pending asynchronous inserts in queue.                                                                                                                                                               |
| [system.asynchronous\_metrics](/ru/reference/system-tables/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](/ru/reference/system-tables/azure_queue_settings)                      | System table containing information about settings of AzureQueue tables. Available from server version `24.10`.                                                                                                                                |
| [system.azure\_queue\_metadata\_cache](/ru/reference/system-tables/azure_queue_metadata_cache)         | Contains in-memory state of AzureQueue metadata and currently processed rows per file.                                                                                                                                                         |
| [system.azure\_queue\_log](/ru/reference/system-tables/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](/ru/reference/system-tables/background_schedule_pool_log)     | System table containing history of background schedule pool task executions.                                                                                                                                                                   |
| [system.background\_schedule\_pool](/ru/reference/system-tables/background_schedule_pool)              | System table containing information about tasks in background schedule pools.                                                                                                                                                                  |
| [system.backup\_log](/ru/reference/system-tables/backup_log)                                           | System table containing logging entries with information about `BACKUP` and `RESTORE` operations.                                                                                                                                              |
| [system.backups](/ru/reference/system-tables/backups)                                                  | System table containing logging entries with information about `BACKUP` and `RESTORE` operations.                                                                                                                                              |
| [system.blob\_storage\_log](/ru/reference/system-tables/blob_storage_log)                              | System table containing logging entries with information about various blob storage operations such as uploads and deletes.                                                                                                                    |
| [system.build\_options](/ru/reference/system-tables/build_options)                                     | System table containing information about ClickHouse server's build options.                                                                                                                                                                   |
| [system.certificates](/ru/reference/system-tables/certificates)                                        | Contains information about available certificates and their sources.                                                                                                                                                                           |
| [system.clusters](/ru/reference/system-tables/clusters)                                                | System table containing information about clusters available in the config file and the servers defined in them.                                                                                                                               |
| [system.codecs](/ru/reference/system-tables/codecs)                                                    | System table containing information about codecs in queue.                                                                                                                                                                                     |
| [system.collations](/ru/reference/system-tables/collations)                                            | Contains a list of all available collations for alphabetical comparison of strings.                                                                                                                                                            |
| [system.columns](/ru/reference/system-tables/columns)                                                  | System table containing information about columns in all tables                                                                                                                                                                                |
| [system.completions](/ru/reference/system-tables/completions)                                          | Contains a list of completion tokens.                                                                                                                                                                                                          |
| [system.contributors](/ru/reference/system-tables/contributors)                                        | System table containing information about contributors.                                                                                                                                                                                        |
| [system.crash\_log](/ru/reference/system-tables/crash_log)                                             | System table containing information about stack traces for fatal errors.                                                                                                                                                                       |
| [system.current\_roles](/ru/reference/system-tables/current_roles)                                     | System table containing active roles for the current user.                                                                                                                                                                                     |
| [system.dashboards](/ru/reference/system-tables/dashboards)                                            | Contains queries used by `/dashboard` page accessible though the HTTP interface. useful for monitoring and troubleshooting.                                                                                                                    |
| [system.data\_skipping\_indices](/ru/reference/system-tables/data_skipping_indices)                    | System table containing information about existing data skipping indices in all the tables.                                                                                                                                                    |
| [system.data\_type\_families](/ru/reference/system-tables/data_type_families)                          | System table containing information about supported data types                                                                                                                                                                                 |
| [system.database\_engines](/ru/reference/system-tables/database_engines)                               | System table containing a list of database engines supported by the server.                                                                                                                                                                    |
| [system.database\_replicas](/ru/reference/system-tables/database_replicas)                             | System table containing information about and status of replicated database.                                                                                                                                                                   |
| [system.databases](/ru/reference/system-tables/databases)                                              | System table containing information about the databases that are available to the current user.                                                                                                                                                |
| [system.dead\_letter\_queue](/ru/reference/system-tables/dead_letter_queue)                            | System table containing information about messages received via a streaming engine and parsed with errors.                                                                                                                                     |
| [system.delta\_lake\_metadata\_log](/ru/reference/system-tables/delta_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](/ru/reference/system-tables/detached_parts)                                   | System table containing information about detached parts of MergeTree tables                                                                                                                                                                   |
| [system.detached\_tables](/ru/reference/system-tables/detached_tables)                                 | System table containing information about each detached table.                                                                                                                                                                                 |
| [system.dictionaries](/ru/reference/system-tables/dictionaries)                                        | System table containing information about dictionaries                                                                                                                                                                                         |
| [system.dimensional\_metrics](/ru/reference/system-tables/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](/ru/reference/system-tables/disks)                                                      | System table containing information about disks defined in the server configuration                                                                                                                                                            |
| [system.distributed\_ddl\_queue](/ru/reference/system-tables/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](/ru/reference/system-tables/distribution_queue)                           | System table containing information about local files that are in the queue to be sent to the shards.                                                                                                                                          |
| [system.dns\_cache](/ru/reference/system-tables/dns_cache)                                             | System table containing information about cached DNS records.                                                                                                                                                                                  |
| [system.dropped\_tables](/ru/reference/system-tables/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](/ru/reference/system-tables/dropped_tables_parts)                      | System table containing information about parts of MergeTree dropped tables from `system.dropped_tables`                                                                                                                                       |
| [system.enabled\_roles](/ru/reference/system-tables/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](/ru/reference/system-tables/error_log)                                             | System table containing the history of error values from table `system.errors`, periodically flushed to disk.                                                                                                                                  |
| [system.errors](/ru/reference/system-tables/errors)                                                    | System table containing error codes with the number of times they have been triggered.                                                                                                                                                         |
| [system.events](/ru/reference/system-tables/events)                                                    | System table containing information about the number of events that have occurred in the system.                                                                                                                                               |
| [system.fail\_points](/ru/reference/system-tables/fail_points)                                         | Contains a list of all available failpoints with their type and current status.                                                                                                                                                                |
| [system.filesystem\_cache\_settings](/ru/reference/system-tables/filesystem_cache_settings)            | Contains information about all filesystem cache settings                                                                                                                                                                                       |
| [system.filesystem\_read\_prefetches\_log](/ru/reference/system-tables/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](/ru/reference/system-tables/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](/ru/reference/system-tables/filesystem_cache)                               | Contains information about all entries inside filesystem cache for remote objects.                                                                                                                                                             |
| [system.formats](/ru/reference/system-tables/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](/ru/reference/system-tables/functions)                                              | System table containing information about normal and aggregate functions.                                                                                                                                                                      |
| [system.grants](/ru/reference/system-tables/grants)                                                    | Системная таблица, показывающая, какие привилегии предоставлены учетным записям пользователей ClickHouse.                                                                                                                                      |
| [system.graphite\_retentions](/ru/reference/system-tables/graphite_retentions)                         | Системная таблица, содержащая информацию о параметрах `graphite_rollup`, используемых в таблицах с движками типа `GraphiteMergeTree`.                                                                                                          |
| [system.histogram\_metrics](/ru/reference/system-tables/histogram_metrics)                             | Эта таблица содержит гистограммные метрики, которые можно мгновенно вычислять и экспортировать в формате Prometheus. Она всегда актуальна.                                                                                                     |
| [system.iceberg\_history](/ru/reference/system-tables/iceberg_history)                                 | Системная таблица с историей снимков Iceberg                                                                                                                                                                                                   |
| [system.iceberg\_metadata\_log](/ru/reference/system-tables/iceberg_metadata_log)                      | Системная таблица, содержащая информацию о файлах метаданных, прочитанных из таблиц Iceberg. Каждая запись представляет собой либо корневой файл метаданных, либо метаданные, извлеченные из файла Avro, либо запись из некоторого файла Avro. |
| [system.instrumentation](/ru/reference/system-tables/instrumentation)                                  | Системная таблица, содержащая точки инструментирования                                                                                                                                                                                         |
| [system.jemalloc\_stats](/ru/reference/system-tables/jemalloc_stats)                                   | Возвращает статистику jemalloc в виде одной строки с одним столбцом. Эквивалентно команде SYSTEM JEMALLOC STATS.                                                                                                                               |
| [system.jemalloc\_bins](/ru/reference/system-tables/jemalloc_bins)                                     | Системная таблица, содержащая информацию о выделениях памяти, выполненных через аллокатор jemalloc в разных классах размеров (bins), агрегированную по всем аренам.                                                                            |
| [system.jemalloc\_profile\_text](/ru/reference/system-tables/jemalloc_profile_text)                    | Отображает символизированный профиль кучи jemalloc. Сначала выполните 'SYSTEM JEMALLOC FLUSH PROFILE', чтобы сгенерировать профиль.                                                                                                            |
| [system.kafka\_consumers](/ru/reference/system-tables/kafka_consumers)                                 | Системная таблица, содержащая информацию о потребителях Kafka.                                                                                                                                                                                 |
| [system.keywords](/ru/reference/system-tables/keywords)                                                | Содержит список всех ключевых слов, используемых в парсере ClickHouse.                                                                                                                                                                         |
| [system.licenses](/ru/reference/system-tables/licenses)                                                | Системная таблица, содержащая лицензии сторонних библиотек, расположенных в каталоге contrib исходного кода ClickHouse.                                                                                                                        |
| [system.macros](/ru/reference/system-tables/macros)                                                    | Содержит список всех макросов, определенных в конфигурации сервера.                                                                                                                                                                            |
| [system.masking\_policies](/ru/reference/system-tables/masking_policies)                               | Системная таблица, содержащая информацию обо всех политиках маскирования в системе.                                                                                                                                                            |
| [system.merge\_tree\_settings](/ru/reference/system-tables/merge_tree_settings)                        | Системная таблица, содержащая информацию о настройках таблиц MergeTree.                                                                                                                                                                        |
| [system.merges](/ru/reference/system-tables/merges)                                                    | Системная таблица, содержащая информацию о слияниях и мутациях частей, которые в данный момент выполняются для таблиц семейства MergeTree.                                                                                                     |
| [system.metric\_log](/ru/reference/system-tables/metric_log)                                           | Системная таблица, содержащая историю значений метрик из таблиц `system.metrics` и `system.events`, которая периодически сбрасывается на диск.                                                                                                 |
| [system.metrics](/ru/reference/system-tables/metrics)                                                  | Системная таблица, содержащая метрики, которые можно вычислить мгновенно или которые имеют текущее значение.                                                                                                                                   |
| [system.models](/ru/reference/system-tables/models)                                                    | Содержит список всех моделей CatBoost, загруженных в память LibraryBridge, а также время их загрузки.                                                                                                                                          |
| [system.moves](/ru/reference/system-tables/moves)                                                      | Системная таблица, содержащая информацию о выполняющихся перемещениях частей данных таблиц MergeTree. Каждое перемещение части данных представлено одной строкой.                                                                              |
| [system.mutations](/ru/reference/system-tables/mutations)                                              | Системная таблица, содержащая информацию о мутациях таблиц MergeTree и их прогрессе. Каждая команда мутации представлена одной строкой.                                                                                                        |
| [system.named\_collections](/ru/reference/system-tables/named_collections)                             | Содержит список всех именованных коллекций, созданных с помощью SQL-запроса или разобранных из файла конфигурации.                                                                                                                             |
| [system.numbers\_mt](/ru/reference/system-tables/numbers_mt)                                           | Системная таблица, аналогичная `system.numbers`, но чтение в ней распараллелено, и числа могут возвращаться в любом порядке.                                                                                                                   |
| [system.numbers](/ru/reference/system-tables/numbers)                                                  | Системная таблица, содержащая один столбец UInt64 с именем `number`, в котором содержатся почти все натуральные числа, начиная с нуля.                                                                                                         |
| [system.one](/ru/reference/system-tables/one)                                                          | Системная таблица, содержащая одну строку с одним столбцом UInt8 `dummy`, содержащим значение 0. Аналогична таблице `DUAL`, встречающейся в других СУБД.                                                                                       |
| [system.opentelemetry\_span\_log](/ru/reference/system-tables/opentelemetry_span_log)                  | Системная таблица, содержащая информацию о спанах трассировки для выполненных запросов.                                                                                                                                                        |
| [system.part\_moves\_between\_shards](/ru/reference/system-tables/part_moves_between_shards)           | Содержит информацию о частях, которые в данный момент перемещаются между сегментами, и о ходе этого процесса.                                                                                                                                  |
| [system.part\_log](/ru/reference/system-tables/part_log)                                               | Системная таблица, содержащая информацию о событиях, произошедших с частями данных в таблицах семейства MergeTree, таких как добавление данных или слияние.                                                                                    |
| [system.parts](/ru/reference/system-tables/parts)                                                      | Системная таблица, содержащая информацию о частях таблиц MergeTree                                                                                                                                                                             |
| [system.parts\_columns](/ru/reference/system-tables/parts_columns)                                     | Системная таблица, содержащая информацию о частях и столбцах таблиц MergeTree.                                                                                                                                                                 |
| [system.predicate\_statistics\_log](/ru/reference/system-tables/predicate_statistics_log)              | Системная таблица, содержащая выборочную статистику селективности фильтров и индексов, собранную из конвейеров чтения `MergeTree` во время выполнения запросов.                                                                                |
| [system.primes](/ru/reference/system-tables/primes)                                                    | Системная таблица, содержащая единственный столбец UInt64 с именем `prime`, в котором хранятся простые числа в порядке возрастания, начиная с 2.                                                                                               |
| [system.privileges](/ru/reference/system-tables/privileges)                                            | Содержит список всех доступных привилегий, которые могут быть предоставлены пользователю или роли.                                                                                                                                             |
| [system.processes](/ru/reference/system-tables/processes)                                              | Системная таблица, используемая для реализации запроса `SHOW PROCESSLIST`.                                                                                                                                                                     |
| [system.processors\_profile\_log](/ru/reference/system-tables/processors_profile_log)                  | Системная таблица, содержащая информацию профилирования на уровне processors (её можно найти в `EXPLAIN PIPELINE`)                                                                                                                             |
| [system.projection\_parts\_columns](/ru/reference/system-tables/projection_parts_columns)              | Системная таблица, содержащая информацию о столбцах в частях проекций для таблиц семейства MergeTree                                                                                                                                           |
| [system.projection\_parts](/ru/reference/system-tables/projection_parts)                               | Системная таблица, содержащая информацию о частях проекций для таблиц семейства MergeTree.                                                                                                                                                     |
| [system.projections](/ru/reference/system-tables/projections)                                          | Системная таблица, содержащая информацию о существующих проекциях во всех таблицах.                                                                                                                                                            |
| [system.query\_views\_log](/ru/reference/system-tables/query_views_log)                                | Системная таблица, содержащая информацию о зависимых представлениях, выполняемых при запуске запроса, например об их типе или времени выполнения.                                                                                              |
| [system.query\_condition\_cache](/ru/reference/system-tables/query_condition_cache)                    | Системная таблица, показывающая содержимое кэша условий запроса.                                                                                                                                                                               |
| [system.query\_thread\_log](/ru/reference/system-tables/query_thread_log)                              | Системная таблица, содержащая информацию о потоках, выполняющих запросы, например имя потока, время его запуска и длительность обработки запроса.                                                                                              |
| [system.query\_metric\_log](/ru/reference/system-tables/query_metric_log)                              | Системная таблица, содержащая историю значений памяти и метрик из таблицы `system.events` для отдельных запросов, периодически сбрасываемую на диск.                                                                                           |
| [system.query\_log](/ru/reference/system-tables/query_log)                                             | Системная таблица, содержащая информацию о выполненных запросах, например время начала, длительность обработки и сообщения об ошибках.                                                                                                         |
| [system.query\_cache](/ru/reference/system-tables/query_cache)                                         | Системная таблица, показывающая содержимое кэша запросов.                                                                                                                                                                                      |
| [system.quota\_usage](/ru/reference/system-tables/quota_usage)                                         | Системная таблица, содержащая информацию об использовании квот текущим пользователем, например какая часть квоты использована и сколько осталось.                                                                                              |
| [system.quota\_limits](/ru/reference/system-tables/quota_limits)                                       | Системная таблица, содержащая информацию о максимумах для всех интервалов всех квот. Одной квоте может соответствовать любое количество строк или ни одной.                                                                                    |
| [system.quotas\_usage](/ru/reference/system-tables/quotas_usage)                                       | Системная таблица, содержащая информацию об использовании квот всеми пользователями.                                                                                                                                                           |
| [system.quotas](/ru/reference/system-tables/quotas)                                                    | Системная таблица, содержащая информацию о квотах.                                                                                                                                                                                             |
| [system.remote\_data\_paths](/ru/reference/system-tables/remote_data_paths)                            | Системная таблица, содержащая информацию о файлах данных, хранящихся на удалённых дисках, таких как S3 или Azure Blob Storage.                                                                                                                 |
| [system.replicas](/ru/reference/system-tables/replicas)                                                | Системная таблица, содержащая информацию о реплицированных таблицах, расположенных на локальном сервере, и их состоянии. Полезна для мониторинга.                                                                                              |
| [system.replicated\_merge\_tree\_settings](/ru/reference/system-tables/replicated_merge_tree_settings) | Содержит список всех настроек, специфичных для движка ReplicatedMergeTree, их текущих значений и значений по умолчанию, а также описания. Вы можете изменить любую из них в разделе SETTINGS запроса CREATE.                                   |
| [system.replicated\_fetches](/ru/reference/system-tables/replicated_fetches)                           | Системная таблица, содержащая информацию о выполняющихся в данный момент фоновых загрузках.                                                                                                                                                    |
| [system.replication\_queue](/ru/reference/system-tables/replication_queue)                             | Системная таблица, содержащая информацию о задачах из очередей репликации, хранящихся в ClickHouse Keeper или ZooKeeper, для таблиц семейства `ReplicatedMergeTree`.                                                                           |
| [system.resources](/ru/reference/system-tables/resources)                                              | Системная таблица, содержащая информацию о ресурсах, расположенных на локальном сервере, по одной строке на каждый ресурс.                                                                                                                     |
| [system.rocksdb](/ru/reference/system-tables/rocksdb)                                                  | Содержит список метрик, экспортируемых встроенным RocksDB.                                                                                                                                                                                     |
| [system.role\_grants](/ru/reference/system-tables/role_grants)                                         | Системная таблица, содержащая сведения о назначенных ролях для пользователей и ролей.                                                                                                                                                          |
| [system.roles](/ru/reference/system-tables/roles)                                                      | Системная таблица, содержащая информацию о настроенных ролях.                                                                                                                                                                                  |
| [system.row\_policies](/ru/reference/system-tables/row_policies)                                       | Системная таблица, содержащая фильтры для одной конкретной таблицы, а также список ролей и/или пользователей, которые должны использовать эту ROW POLICY.                                                                                      |
| [system.s3\_queue\_settings](/ru/reference/system-tables/s3_queue_settings)                            | Системная таблица, содержащая информацию о настройках таблиц S3Queue. Доступна начиная с версии сервера `24.10`.                                                                                                                               |
| [system.s3queue\_metadata\_cache](/ru/reference/system-tables/s3queue_metadata_cache)                  | Содержит состояние метаданных S3Queue в памяти и информацию о строках, обрабатываемых в данный момент, для каждого файла.                                                                                                                      |
| [system.s3queue\_log](/ru/reference/system-tables/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](/ru/reference/system-tables/scheduler)                                              | System table containing information about and status of scheduling nodes residing on the local server.                                                                                                                                         |
| [system.schema\_inference\_cache](/ru/reference/system-tables/schema_inference_cache)                  | System table containing information about all cached file schemas.                                                                                                                                                                             |
| [system.server\_settings](/ru/reference/system-tables/server_settings)                                 | System table containing formation about global settings for the server, which are specified in `config.xml`.                                                                                                                                   |
| [system.session\_log](/ru/reference/system-tables/session_log)                                         | System table containing information about all successful and failed login and logout events.                                                                                                                                                   |
| [system.settings](/ru/reference/system-tables/settings)                                                | System table containing information about session settings for current user.                                                                                                                                                                   |
| [system.settings\_profile\_elements](/ru/reference/system-tables/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](/ru/reference/system-tables/settings_changes)                               | System table containing information about setting changes in previous ClickHouse versions.                                                                                                                                                     |
| [system.settings\_profiles](/ru/reference/system-tables/settings_profiles)                             | System table which contains properties of configured setting profiles.                                                                                                                                                                         |
| [system.stack\_trace](/ru/reference/system-tables/stack_trace)                                         | System table which contains stack traces of all server threads. Allows developers to introspect the server state.                                                                                                                              |
| [system.storage\_policies](/ru/reference/system-tables/storage_policies)                               | System table containing information about storage policies and volumes which are defined in server configuration.                                                                                                                              |
| [system.symbols](/ru/reference/system-tables/symbols)                                                  | System table useful for C++ experts and ClickHouse engineers containing information for introspection of the `clickhouse` binary.                                                                                                              |
| [system.table\_engines](/ru/reference/system-tables/table_engines)                                     | System table containing descriptions of table engines supported by the server and the features they support.                                                                                                                                   |
| [system.table\_functions](/ru/reference/system-tables/table_functions)                                 | Contains a list of all available table functions with their descriptions.                                                                                                                                                                      |
| [system.tables](/ru/reference/system-tables/tables)                                                    | System table containing metadata of each table that the server knows about.                                                                                                                                                                    |
| [system.text\_log](/ru/reference/system-tables/text_log)                                               | System table containing logging entries.                                                                                                                                                                                                       |
| [system.time\_zones](/ru/reference/system-tables/time_zones)                                           | System table containing a list of time zones that are supported by the ClickHouse server.                                                                                                                                                      |
| [system.tokenizers](/ru/reference/system-tables/tokenizers)                                            | System table which shows all available tokenizers.                                                                                                                                                                                             |
| [system.trace\_log](/ru/reference/system-tables/trace_log)                                             | System table containing stack traces collected by the sampling query profiler.                                                                                                                                                                 |
| [system.transactions](/ru/reference/system-tables/transactions)                                        | Contains a list of transactions and their state.                                                                                                                                                                                               |
| [system.transactions\_info\_log](/ru/reference/system-tables/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](/ru/reference/system-tables/unicode)                                                  | System table containing a list of Unicode characters and their properties.                                                                                                                                                                     |
| [system.user\_processes](/ru/reference/system-tables/user_processes)                                   | System table containing information useful for an overview of memory usage and ProfileEvents of users.                                                                                                                                         |
| [system.user\_directories](/ru/reference/system-tables/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](/ru/reference/system-tables/user_defined_functions)                  | System table containing loading status and configuration metadata for User-Defined Functions (UDFs).                                                                                                                                           |
| [system.users](/ru/reference/system-tables/users)                                                      | System table containing a list of user accounts configured on the server.                                                                                                                                                                      |
| [system.view\_refreshes](/ru/reference/system-tables/view_refreshes)                                   | System table containing information about Refreshable Materialized Views.                                                                                                                                                                      |
| [system.warnings](/ru/reference/system-tables/system_warnings)                                         | This table contains warning messages about clickhouse server.                                                                                                                                                                                  |
| [system.warnings](/ru/reference/system-tables/warnings)                                                | Содержит предупреждения о конфигурации сервера, которые отображаются в clickhouse-client сразу после подключения к серверу.                                                                                                                    |
| [system.workloads](/ru/reference/system-tables/workloads)                                              | Системная таблица с информацией о рабочих нагрузках на локальном сервере.                                                                                                                                                                      |
| [system.zeros](/ru/reference/system-tables/zeros)                                                      | Возвращает неограниченное количество нематериализованных нулей.                                                                                                                                                                                |
| [system.zeros\_mt](/ru/reference/system-tables/zeros_mt)                                               | Многопоточная версия system.zeros.                                                                                                                                                                                                             |
| [system.zookeeper\_watches](/ru/reference/system-tables/zookeeper_watches)                             | Системная таблица, показывающая активные в данный момент наблюдения ZooKeeper, зарегистрированные этим сервером ClickHouse.                                                                                                                    |
| [system.zookeeper\_info](/ru/reference/system-tables/zookeeper_info)                                   | Системная таблица, выводящая диагностическую информацию обо всех доступных узлах Keeper.                                                                                                                                                       |
| [system.zookeeper\_log](/ru/reference/system-tables/zookeeper_log)                                     | Системная таблица, содержащая информацию о параметрах запроса к серверу ZooKeeper и ответе от него.                                                                                                                                            |
| [system.zookeeper\_connection](/ru/reference/system-tables/zookeeper_connection)                       | Системная таблица, которая существует только при настроенном ZooKeeper. Показывает текущие соединения с ZooKeeper (включая вспомогательные экземпляры ZooKeeper).                                                                              |
| [system.zookeeper\_connection\_log](/ru/reference/system-tables/zookeeper_connection_log)              | Показывает историю соединений с ZooKeeper (включая вспомогательные экземпляры ZooKeeper).                                                                                                                                                      |
| [system.zookeeper](/ru/reference/system-tables/zookeeper)                                              | Системная таблица, которая существует только при настроенных ClickHouse Keeper или ZooKeeper. Она предоставляет данные из кластера Keeper, определённого в конфигурации.                                                                       |
