We are pleased to announce the first stable release of Pg_QoS, a PostgreSQL extension that provides Quality of Service (QoS) style resource governance for sessions and queries.
🔹 Project overview
Enforce per-role and per-database limits via ALTER ROLE/DATABASE SET qos.*
This makes it easier to ensure fair resource allocation across different workloads running on the same PostgreSQL instance.
🔹 Requirements
🔹 Packages
Native packages are now available for the following distributions:
Packages can be found in the repository releases section and cover all PostgreSQL versions supported by Pg_QoS (15 and newer).
🔹 Repository
https://github.com/appstonia/pg_qos
We welcome comments, suggestions, and contributions from the community.
Pg_QoS is developed and maintained by the Appstonia team.
We'd love to hear your feedback via Github issues.