Hello, I’m DocuDroid!
Submitting feedback
Thank you for rating our AI Search!
We would be grateful if you could share your thoughts so we can improve our AI Search for you and other readers.
GitHub

pg_resgroup

The pg_resgroup system catalog table contains information about Greengage DB resource groups, which are used for managing concurrent statements, CPU, and memory resources. This table, defined in the pg_global tablespace, is globally shared across all databases in the system.

Column Type Description

rsgname

name

The name of the resource group

parent

oid

Unused; reserved for future use