Skip to content

Commit 5af2bcb

Browse files
committed
Temporary removing limits for tables and databases - they are not yet implemented.
We will return this lines on rollout.
1 parent 5956b43 commit 5af2bcb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/en/cloud/bestpractices/usagelimits.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ Clickhouse is very fast and reliable, but any database has its limits. For examp
1212
If you've reached one of those limits, it may mean that you are implementing your use case in an unoptimized way. You can contact our support so we can help you refine your use case to avoid going through the limits or to increase the limits in a guided way.
1313
:::
1414

15-
# Tables
16-
Clickhouse Cloud have a limit of **5000** tables per instance
17-
18-
# Databases
19-
Clickhouse Cloud have a limit of **1000** databases per instance
20-
2115
# Partitions
2216
Clickhouse Cloud have a limit of **50000** [partitions](https://clickhouse.com/docs/en/engines/table-engines/mergetree-family/custom-partitioning-key) per instance
2317

0 commit comments

Comments
 (0)