Greenplum Database Resource Queue Configuration and Performance Tuning
Overview
Resource queues in Greenplum Database provide workload management by controlling resource allocation for non-superuser roles. Superusers bypass these restrictions entirely, executing queries without queue limitations.
Resource Queue Creation Syntax
CREATE RESOURCE QUEUE queue_name WITH (attribute=value [, ...])
Supported attributes:
...
Posted on Thu, 14 May 2026 05:21:04 +0000 by fragger