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