云数据库 GAUSSDB-WLM_RESOURCEPOOL_RUNTIME

时间:2024-04-26 16:14:59

WLM_RESOURCEPOOL_RUNTIME

WLM_RESOURCEPOOL_RUNTIME视图显示资源池上的一些统计信息。

表1 WLM_RESOURCEPOOL_RUNTIME的字段

名称

类型

描述

rpoid

oid

资源池的OID。

respool

name

资源池的名称。

control_group

name

资源池的控制组。

parentid

oid

父资源池的OID。

ref_count

integer

关联到该资源池上的作业数量。

active_points

integer

资源池上已经使用的点数。

running_count

integer

正在资源池上运行的作业数量。

waiting_count

integer

正在资源池上排队的作业数量。

io_limits

integer

资源池的iops上限。

io_priority

integer

资源池的I/O优先级。

support.huaweicloud.com/distributed-devg-v3-gaussdb/gaussdb-12-1432.html