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