Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 2.92 KB

serverless-tier-limitations.md

File metadata and controls

56 lines (34 loc) · 2.92 KB
title summary
Serverless Tier Limitations
Learn about the limitations of TiDB Cloud Serverless Tier.

Serverless Tier Limitations

This document describes the limitations of Serverless Tier.

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

General limitations

  • For each TiDB Cloud account, you can create a maximum of five complimentary Serverless Tier clusters during the beta phase.
  • Each Serverless Tier cluster has the following limitations:
    • The storage size is limited to 5 GiB (logical size) of OLTP storage and 5 GiB (logical size) of OLAP storage.
    • The compute resource is limited to 1 vCPU and 1 GiB RAM.
    • Note: In the coming months, we intend to offer a usage-based billing plan for additional resources and higher performance, while still keeping offering the free starter plan. In the coming releases, the limitations of the free Serverless Tier might be changed.

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 Serverless Tier clusters.

Transaction

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

Connection

Backup and Restore

Monitoring

Diagnosis

Stream data

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