Sign InTry Free

TiDB Serverless Limitations and Quotas

This document describes the limitations of TiDB Serverless.

We are constantly filling in the feature gaps between TiDB Serverless and TiDB Dedicated. If you require these features or capabilities in the gap, use TiDB Dedicated or contact us for a feature request.

Limitations

SQL

System tables

  • Tables CLUSTER_SLOW_QUERY, SLOW_QUERY, CLUSTER_STATEMENTS_SUMMARY, CLUSTER_STATEMENTS_SUMMARY_HISTORY, STATEMENTS_SUMMARY, STATEMENTS_SUMMARY_HISTORY are not available for TiDB Serverless clusters.

Transaction

  • The total size of a single transaction is set to no more than 10 MB on TiDB Serverless during the beta phase.

Connection

Monitoring

Diagnosis

Stream data

  • Changefeed is not supported for TiDB Serverless currently.
  • Data Migration is not supported for TiDB Serverless currently.

Maintenance window

Usage quota

For each organization in TiDB Cloud, you can create a maximum of five TiDB Serverless clusters by default. To create more TiDB Serverless clusters, you need to add a credit card and set a spend limit for the usage.

For the first five TiDB Serverless clusters in your organization, TiDB Cloud provides a free usage quota for each of them as follows:

The Request Unit (RU) is a unit of measurement used to track the resource consumption of a query or transaction. It is a metric that allows you to estimate the computational resources required to process a specific request in the database. The request unit is also the billing unit for TiDB Cloud Serverless service.

Once the free quota of a cluster is reached, the read and write operations on this cluster will be throttled until you increase the quota or the usage is reset upon the start of a new month. For example, when the storage of a cluster exceeds 5 GiB, the maximum size limit of a single transaction is reduced from 10 MiB to 1 MiB.

To learn more about the RU consumption of different resources (including read, write, SQL CPU, and network egress), the pricing details, and the throttled information, see TiDB Serverless Pricing Details.

If you want to create a TiDB Serverless cluster with an additional quota, you can edit the spend limit on the cluster creation page. For more information, see Create a TiDB cluster.

After creating a TiDB Serverless, you can still check and edit the spend limit on your cluster overview page. For more information, see Manage Spend Limit for TiDB Serverless Clusters.

Download PDFRequest docs changesAsk questions on Discord
Playground
New
One-stop & interactive experience of TiDB's capabilities WITHOUT registration.
Was this page helpful?
Products
TiDB
TiDB Dedicated
TiDB Serverless
Pricing
Get Demo
Get Started
© 2023 PingCAP. All Rights Reserved.