GS_RESOURCE_PLANS
GS_RESOURCE_PLANS is an instance-level system catalog. As a resource plan main catalog, GS_RESOURCE_PLANS records main information about resource plans.
| Column | Type | Description |
|---|---|---|
| name | name | Plan name. |
| mandatory | smallint | Specifies whether a plan can be deleted 1: cannot be deleted. 0: can be deleted. |
| status | name | Plan status.
|
| enabled | boolean | Specifies whether the current plan takes effect.
|
| comments | text | Remarks of a resource plan. |