Skip to content

Commit 17218d6

Browse files
authored
PG-2109 - Update RN with Hotfix Important Note (17) (#906)
This PR updates the 17.7.1 release note with a hotfix for an issue found in a prior release.
1 parent 1401224 commit 17218d6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/release-notes/release-notes-v17.7.1.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
This release of Percona Distribution for PostgreSQL is based on Percona Server for PostgreSQL 17.7.1 - a binary compatible, open source drop in replacement of [PostgreSQL Community 17.7 :octicons-link-external-16:](https://www.postgresql.org/docs/17/release-17-7.html).
66

7+
!!! important PostgreSQL RPMs rebuilt to disable debug assertions
8+
9+
The Percona Server for PostgreSQL (PSP) and Percona Distribution for PostgreSQL (PPG) RPM packages for **PostgreSQL versions 13 through 18 released as part of the Q3 and Q4 quarterly release** were built with debug assertions enabled (`--enable-cassert`).
10+
11+
If you installed or updated PostgreSQL RPMs within the last four months, you may suffer performance degradation: 18.1, 17.6, 17.7, 16.10, 16.11, 15.14, 15.15, 14.19, 14.20, 13.22, 13.23.
12+
13+
These packages have been rebuilt, and all users running RPM-based installations of the affected releases are **strongly advised** to update to the latest available packages.
14+
15+
To verify, run `pg_config --configure`. If the output includes `--enable-cassert`, then your installation is affected.
16+
717
## Release Highlights
818

919
### `pg_tde` is now a standalone package

0 commit comments

Comments
 (0)