backup_recovery_window specifies the recovery window of backup data.
Description
| Attribute | Description |
|---|---|
| Type | Time |
| Default value | 0 |
| Value range | [0, +∞) |
| Effective upon restart of OBServer node | No |
Notice
- The parameter takes effect only when you specify the value with the unit. The unit is day (d).
- The default value is 0, which indicates that automatic backup cleaning is disabled.
Example
obclient> ALTER SYSTEM SET backup_recovery_window = '7d';