Skip to content

Added PGSM 2.2.0 Announcement #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions docs/new/posts/PostgreSQL/pg-stat-monitor-2.2.0-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
date: 2025-06-30
description: >
`pg_stat_monitor` 2.2.0 has been released on June 30, 2025.
authors: [Andriciuc]
categories:
- PostgreSQL
tags:
- Percona Distribution for PostgreSQL
---

# `pg_stat_monitor` 2.2.0 has been released

<!-- more -->

[pg_stat_monitor](https://docs.percona.com/pg-stat-monitor/index.html){:target="_blank"} is the Query Performance Monitoring tool for PostgreSQL. The version 2.2.0 of `pg_stat_monitor` has been released on June 30, 2025.

Try it out using the [installation instructions](https://docs.percona.com/pg-stat-monitor/install.html){:target="_blank"}

This release improves query annotation parsing, enhances SQL error visibility, and fixes diagnostic issues with command types, improving performance.

Learn more about this release in the [release notes](https://docs.percona.com/pg-stat-monitor/release-notes/2.2.0.html){:target="_blank"}.