tencent cloud

TDSQL Boundless

tdstore_bulk_load_total_merge_buffer_size

Download
聚焦模式
字号
最后更新时间: 2026-05-26 17:00:08
本文档由 AI 翻译

Feature Description

In bulkload data import scenarios, typically, the data volume of each bulkload transaction is relatively large, ranging from several hundred MB to GB. Therefore, the data within a bulkload transaction is saved in temporary data files before being committed, which reduces and controls memory overhead. For unordered data (such as secondary index data) in a bulkload transaction, external merge sorting is performed during the transaction commit phase.
tdstore_bulk_load_total_merge_buffer_size is used to specify the total size, in bytes, of the memory buffer for external merge sorting during a BulkLoad transaction.

Attribute Description

Required
Description
Parameter Type
ULONGLONG
Default Value
33554432
Value Range
4194304 ~ 18446744073709551615
Effective Scope
GLOBAL
Restart Required
No

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈