select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

prioritize

get and set the priority of PostgreSQL backends

pgext.cloud · Source code · Control file · PGXN

Overview

Packagepg_prioritize
Version1.0.4
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars22
Latest commit2012-05-04
Catalogue updated2026-08-30

Related extensions

See also

plan_filterfilter statements by their execution plans.
pg_kpartReject full partition scans that omit the partition key
pg_readonlycluster database read only
qosQoS resource governor extension for PostgreSQL sessions and queries
block_copy_commandBlock COPY commands via a configurable ProcessUtility hook
safeupdateRequire criteria for UPDATE and DELETE
pg_command_fwDDL and utility command firewall for PostgreSQL
pg_strictPrevent dangerous UPDATE and DELETE without WHERE clause
pg_hint_planGive PostgreSQL ability to manually force some decisions in execution plans.