location_cache_refresh_sql_timeout specifies the timeout period for refreshing the location cache through SQL statements.
Description
| Attribute | Description |
|---|---|
| Type | Time |
| Default value | 1s |
| Value range | [1ms, +∞) |
| Effective upon OBServer node restart | No |
Examples
obclient> ALTER SYSTEM SET location_cache_refresh_sql_timeout = '2s';