When physical backup is enabled, log_archive_batch_buffer_limit specifies the maximum memory available for log archiving on a single machine.
Note
This parameter is deprecated in OceanBase Database V4.0.0 and later.
| Property | Description |
|---|---|
| Type | Capacity |
| Default value | 1 GB |
| Value range | [2M,+∞) |
| Effective upon OBServer node restart | No |
Examples
obclient> ALTER SYSTEM SET log_archive_batch_buffer_limit = 1GB;