When physical backup is enabled, log_archive_batch_buffer_limit specifies the maximum memory available for log archiving on a single machine.
Description
| Property | Description |
|---|---|
| Parameter type | Capacity unit |
| Default value | 1G |
| Value range | [2M, +∞) |
| Effective upon OBServer restart | No |
Example
obclient> ALTER SYSTEM SET log_archive_batch_buffer_limit = 1GB;