Note
- Due to the storage architecture upgrade of OceanBase Database V4.x, and because this parameter serves the same purpose as the
major_compact_triggerparameter, this parameter has been deprecated since OceanBase Database V4.0.0. - In OceanBase Database V4.x, you can only use the tenant-level parameter
major_compact_triggerto specify the number of minor compactions that triggers a major compaction. For more information about themajor_compact_triggerparameter, see major_compact_trigger.
minor_freeze_times specifies the number of minor compactions that triggers a global major compaction.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 100 |
| Value range | [0, 65535] |
| Effective upon OBServer node restart | No |
Note
- If this parameter is set to
0, a major compaction is not triggered regardless of the number of minor compactions. - This parameter is equivalent to the
major_compact_triggerparameter.