location_cache_refresh_sql_timeout specifies the timeout period when refreshing location_cache by using an SQL statement.
| Parameter | Description |
|---|---|
| Type | Time |
| Default value | 1s |
| Value range | [1ms, +∞) |
| Effective upon restart of OBServer node | No |
Example
obclient> ALTER SYSTEM SET location_cache_refresh_sql_timeout = '2s';