PG_WORKLOAD_GROUP
PG_WORKLOAD_GROUP provides workload group information in the database.
Table 1 PG_WORKLOAD_GROUP columns
| Name | Type | Description | 
|---|
| oid | oid | Row identifier (hidden attribute, which must be specified) | 
| workload_gpname | name | Workload group name | 
| respool_oid | oid | ID bound to the resource pool | 
| act_statements | integer | Maximum number of active statements in the workload group | 
openGauss 2025-10-31 07:42:18