QoS resource governor extension for PostgreSQL sessions and queries
pgext.cloud · Source code · License text · Control file
| Package | pg_qos |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | qos |
| Stars | 63 |
| Latest commit | 2026-08-06 |
| Latest release | 2026-08-04 |
| Catalogue updated | 2026-08-30 |
| plan_filter | filter statements by their execution plans. |
| pg_kpart | Reject full partition scans that omit the partition key |
| pg_readonly | cluster database read only |
| prioritize | get and set the priority of PostgreSQL backends |
| block_copy_command | Block COPY commands via a configurable ProcessUtility hook |
| safeupdate | Require criteria for UPDATE and DELETE |
| pg_command_fw | DDL and utility command firewall for PostgreSQL |
| pg_strict | Prevent dangerous UPDATE and DELETE without WHERE clause |
| pg_hint_plan | Give PostgreSQL ability to manually force some decisions in execution plans. |