Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
Node Specification (CPU & Memory) | Max Tables (Basic Edition) | Max Tables (Cluster Edition) |
1 Core 2 GB | 10000 | 10000 |
2 Cores and 4 GB | 10000 | 10000 |
4 Cores 8 GB | 10000 | 20000 |
8 Cores and 16 GB | 10000 | 20000 |
16 Cores 32 GB | 20000 | 40000 |
32 Cores 64 GB | 40000 | 80000 |
Parameter | Default Value | Description |
tdstore_txn_max_entry_size | 64M | Limits the maximum size of a single row within a transaction. The maximum configurable value is 512 MB. |
Identifier Type | Maximum Length (Characters) |
Database | 64 |
Table | 64 |
Column | 64 |
Index | 64 |
View | 64 |
Limit Type | Upper Limit |
Columns | 4096 |
Indexes | 64 |
Rows | Unlimited |
Size | Unlimited |
Partitions | 8,192 |
Limit Type | Upper Limit | Description |
Index length | 3,072 bytes | Equivalent to 768 characters using a 4-byte UTF-8 encoding. |
Number of index columns | 16 columns | The maximum number of columns that can be included in a single index. |
피드백