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.
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.
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.