log_disk_throttling_percentage specifies the percentage of irrecyclable disk space that triggers log write throttling.
Note
This parameter is available in OceanBase Database V4.2.0 and later.
| Property | Description |
|---|---|
| Type | int64_t |
| Default value | 60 |
| Value range | [40,100] |
| Effective upon OBServer node restart | No |
Examples
alter system set log_disk_throttling_percentage=80;