Skip to content
Open
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.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
date: 2025-11-15
description: >
`pg_stat_monitor` 2.3.1 has been released on November 15, 2025.
authors: [Andriciuc]
categories:
- PostgreSQL
tags:
- Percona Distribution for PostgreSQL
---

# `pg_stat_monitor` 2.3.1 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. Version 2.3.1 of `pg_stat_monitor` has been released on November 15, 2025.

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

This release adds compatibility with PostgreSQL 18 and introduces three new monitoring metrics for improved visibility into write-ahead log (WAL) and parallel workers.

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