diff --git a/docs/new/posts/PostgreSQL/pg-stat-monitor-2.3.0.md b/docs/new/posts/PostgreSQL/pg-stat-monitor-2.3.0.md new file mode 100644 index 0000000..c982af7 --- /dev/null +++ b/docs/new/posts/PostgreSQL/pg-stat-monitor-2.3.0.md @@ -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 + + + +[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"}.