select open change scope Open full search

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

Extensions / Administration

qos

QoS resource governor extension for PostgreSQL sessions and queries

pgext.cloud · Source code · License text · Control file

Overview

Packagepg_qos
Version1.0
PostgreSQL versions15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesqos
Stars63
Latest commit2026-08-06
Latest release2026-08-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
prioritizeget and set the priority of PostgreSQL backends
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.