Updated on 2024-05-07 GMT+08:00

GS_GET_CONTROL_GROUP_INFO

This view is not supported in the centralized system.

Table 1 GS_GET_CONTROL_GROUP_INFO columns

Name

Type

Description

group_name

text

Cgroup name.

group_type

text

Cgroup type.
  • GROUP_NONE: no group.
  • GROUP_TOP: top group.
  • GROUP_CLASS: Class Cgroup, which does not control any thread.
  • GROUP_BAKWD: backend thread Cgroup.
  • GROUP_DEFWD: default Cgroup, which controls only the query threads at this level.
  • GROUP_TSWD: time-sharing Cgroup of each user, which controls the query threads at the bottom layer.

gid

bigint

Cgroup ID.

classgid

bigint

ID of the class Cgroup where a workload Cgroup belongs.

class

text

Class Cgroup.

group_workload

text

Workload Cgroup.

shares

bigint

CPU quota allocated to the Cgroup.

limits

bigint

Limit of CPU resources allocated to a Cgroup.

wdlevel

bigint

Workload Cgroup level.

cpucores

text

Information about the CPU cores used by a Cgroup.

nodegroup

text

Node group name.

group_kind

text

Node group type. The value must be one of the following:
  • i: installation node group
  • n: node group in a common non-logical cluster
  • e: elastic cluster