From 181840cc19f54ac74742ca773eca09422aabf596 Mon Sep 17 00:00:00 2001 From: Anastasia Alexadrova Date: Wed, 13 Apr 2022 11:38:06 +0300 Subject: [PATCH] PG-371 Updated RC release notes with new issues modified: docs/RELEASE_NOTES.md --- docs/RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/RELEASE_NOTES.md b/docs/RELEASE_NOTES.md index bc34eb6..5a630c4 100644 --- a/docs/RELEASE_NOTES.md +++ b/docs/RELEASE_NOTES.md @@ -40,6 +40,7 @@ Below is the complete list of release notes for every version of ``pg_stat_monit [PG-166](https://jira.percona.com/browse/PG-166): Fixed issue with displaying the actual system time values instead of `NULL` +[PG-369](https://jira.percona.com/browse/PG-358): Fixed issue with incorrect `wal_bytes` values for PostgreSQL 11 and 12 that caused Query Analytics failure in PMM by ignoring the `WalUsage` variable value for these versions. ## REL0_9_0_STABLE