Skip to content

Commit eec5b08

Browse files
authored
Merge pull request #3541 from ClickHouse/wh-service-num-limit
Add number of services per WH soft limit
2 parents 7aeffdf + f6eb651 commit eec5b08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/cloud/reference/warehouses.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ settings distributed_ddl_task_timeout=0
140140

141141
6. **In very rare cases, secondary services that are idled or stopped for a long time (days) without waking/starting up can cause performance degradation to other services in the same warehouse.** This issue will be resolved soon and is connected to mutations running in the background. If you think you are experiencing this issue, please contact ClickHouse [Support](https://clickhouse.com/support/program).
142142

143+
7. **Currently there is a soft limit of 5 services per warehouse.** Contact the support team if you need more than 5 services in a single warehouse.
144+
143145

144146
## Pricing {#pricing}
145147

0 commit comments

Comments
 (0)