Is there a limit on the table or database creation for CockroachDB Serverless

32 views Asked by At

We know that CockroachDB Serverless provides auto-scaling for tenant, but is there a limit on the number of tables or databases that each tenant is allowed to create?

Seems that the doc didn't explicitly mentioned this issue.

1

There are 1 answers

0
JaneXing1998 On

So CockroachDB doesn't impose a hard limit on the tables or databases that a tenant is allowed to create, but there is a limit on the span-per-tenant, which implicitly impose a restriction on the number of tables / database.