<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/pg-qos-v1-0-0-stable-release-is-out--xkahnckp0" -->

---
title: Pg_QoS v1.0.0 stable release is out! | daily.dev
description: Pg_QoS v1.0.0, a PostgreSQL extension providing Quality of Service (QoS) style resource governance, has reached its first stable release. It allows DBAs to...
canonical: https://daily.dev/posts/pg-qos-v1-0-0-stable-release-is-out--xkahnckp0
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Pg_QoS v1.0.0 stable release is out! | daily.dev
og:description: Pg_QoS v1.0.0, a PostgreSQL extension providing Quality of Service (QoS) style resource governance, has reached its first stable release. It allows DBAs to...
og:url: https://daily.dev/posts/pg-qos-v1-0-0-stable-release-is-out--xkahnckp0
og:image: https://api.daily.dev/og/posts/XKAHnCKP0.png
og:image:alt: Pg_QoS v1.0.0 stable release is out!
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Pg_QoS v1.0.0 stable release is out!

**[PostgreSQL](https://daily.dev/sources/postgres)** · 1 min read · 1 upvotes · 0 comments

## Summary

Pg_QoS v1.0.0, a PostgreSQL extension providing Quality of Service (QoS) style resource governance, has reached its first stable release. It allows DBAs to enforce per-role and per-database resource limits using ALTER ROLE/DATABASE SET qos.* syntax, enabling fair resource allocation across workloads on the same PostgreSQL instance. Native packages are available for multiple Linux distributions and support PostgreSQL 15 and newer.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.postgresql.org/about/news/pg_qos-v100-stable-release-is-out-3251/>

## Similar posts on daily.dev

- [PostgreSQL: Pg\_QoS v1.0.0-beta1 is out\!](https://daily.dev/posts/postgresql-pg-qos-v1-0-0-beta1-is-out--zc4rw0jc4) · PostgreSQL · 2 upvotes · 0 comments

---

Tags: [#database](https://daily.dev/tags/database), [#postgresql](https://daily.dev/tags/postgresql)

[View this post on daily.dev](https://daily.dev/posts/pg-qos-v1-0-0-stable-release-is-out--xkahnckp0)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Pg_QoS v1.0.0 stable release is out!","url":"https://daily.dev/posts/pg-qos-v1-0-0-stable-release-is-out--xkahnckp0","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/pg-qos-v1-0-0-stable-release-is-out--xkahnckp0"},"datePublished":"2026-03-03T08:03:30.384Z","dateModified":"2026-03-03T08:03:47.805Z","description":"Pg_QoS v1.0.0, a PostgreSQL extension providing Quality of Service (QoS) style resource governance, has reached its first stable release. It allows DBAs to...","image":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","thumbnailUrl":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","isAccessibleForFree":true,"articleSection":"PostgreSQL","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"PostgreSQL","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8dab534748a94108858df41b7ef7fe86","url":"https://daily.dev/sources/postgres"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/pg-qos-v1-0-0-stable-release-is-out--xkahnckp0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"database,postgresql","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"PostgreSQL","item":"https://daily.dev/sources/postgres"},{"@type":"ListItem","position":3,"name":"Pg_QoS v1.0.0 stable release is out!"}]}
```

