Files
oceanbase/docs/docs-cn/13.reference-guide/2.system-variable/88.sql_throttle_rt.md
2022-02-10 14:51:49 +08:00

16 lines
429 B
Markdown

sql_throttle_rt
====================================
sql_throttle_rt 用于指定 RT 值,单位为微秒。如果查询的 RT 值不小于该值,则不允许执行该查询。
| **属性** | **描述** |
|--------|-----------------|
| 参数类型 | numeric |
| 默认值 | -1 |
| 取值范围 | 无取值范围,与实际业务负载相关 |
| 生效范围 | GLOBAL |