Skip to content

Commit

Permalink
snippet for system tables in cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerwizard committed Dec 27, 2024
1 parent aa56176 commit bdaf051
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/en/_snippets/_system_table_cloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:::note Querying in ClickHouse Cloud
The data in this system table is held locally on each node in ClickHouse Cloud. Obtaining a complete view of all data, therefore, requires the `clusterAllReplicas` function. See [here](/docs/en/operations/system-tables#system-tables-in-clickhouse-cloud) for further details.
:::

0 comments on commit bdaf051

Please sign in to comment.