Note
This parameter was introduced in OceanBase Database V3.1.4.
Description
kv_ttl_duty_duration specifies the time period during which scheduled daily TTL-based deletion tasks are to be triggerred.
Attributes
| Attribute | Description |
|---|---|
| Type | String |
| Default value | [00:00:00, 24:00:00] |
| Value range | [00:00:00, 24:00:00] |
| Effective upon OBServer node restart | No |
Example
alter system set kv_ttl_duty_duration = '[00:00:00, 24:00:00]';