From b3c0e69a336d5cd95b44e46f50f6ea25efdd5401 Mon Sep 17 00:00:00 2001 From: Anastasia Alexandrova Date: Thu, 31 Aug 2023 16:28:07 +0300 Subject: [PATCH] Fixed typo (#441) --- docs/release-notes-v15.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes-v15.4.md b/docs/release-notes-v15.4.md index ec2db7a6a..6353c2d30 100644 --- a/docs/release-notes-v15.4.md +++ b/docs/release-notes-v15.4.md @@ -12,7 +12,7 @@ This release of Percona Distribution for PostgreSQL is based on [PostgreSQL 15.4 ## Release Highlights -* Percona Distribution for PostgreSQL components now include [pg_gather](https://github.com/jobinau/pg_gather) - the open source extension to assess the health of PostgreSQL cluster by gathering performance and configuration data from PostgreSQL databases. This tool helps you run diagnostics of your PosrgreSQL cluster and is also actively used by Percona Support. +* Percona Distribution for PostgreSQL components now include [pg_gather](https://github.com/jobinau/pg_gather) - the open source extension to assess the health of PostgreSQL cluster by gathering performance and configuration data from PostgreSQL databases. This tool helps you run diagnostics of your PostgreSQL cluster and is also actively used by Percona Support. * Percona Distribution for PostgreSQL is now available on Debian 12 (bookworm). * The support of Ubuntu 18.04 is deprecated.