Note
This parameter is removed starting from V4.2.0 because the feature corresponding to this parameter has never been enabled.
Description
plan_cache_low_watermark specifies the threshold for the memory occupied by the execution plan cache. If the memory occupied by the execution plan cache is lower than this threshold, the eviction of execution plans from the cache is stopped.
Attributes
| Attribute | Description |
|---|---|
| Parameter type | Capacity |
| Default value | 1500M. The default unit is MB. You must specify the unit when you configure this parameter. |
| Value range | [0, plan_cache_high_watermark) |
| Effective upon OBServer node restart | No |