164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
GS_WLM_RESOURCE_POOL.md 12.38 KB
一键复制 编辑 原始数据 按行查看 历史
tongdabao 提交于 2021-09-14 16:53 . add feature

GS_WLM_RESOURCE_POOL

这是资源池上的一些统计信息。

表 1 GS_WLM_RESOURCE_POOL的字段

名称

类型

描述

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

资源池的io优先级。

1
https://gitee.com/opengauss/docs.git
git@gitee.com:opengauss/docs.git
opengauss
docs
docs
2.1.0

搜索帮助