pg_resqueue_attributes

The pg_resqueue_attributes view allows administrators to see the attributes set for a resource queue, such as its active statement limit, query cost limits, and priority.

Table 1. pg_catalog.pg_resqueue_attributes
column type references description
rsqname name pg_resqueue.rsqname The name of the resource queue.
resname text   The name of the resource queue attribute.
ressetting text   The current value of a resource queue attribute.
restypid integer   System assigned resource type id.