You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes-v16.9.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,10 @@
4
4
5
5
--8<-- "release-notes-intro.md"
6
6
7
-
This release of Percona Distribution for PostgreSQL is based on [PostgreSQL 16.8](https://www.postgresql.org/docs/16/release-16-8.html) and [PostgreSQL 16.9](https://www.postgresql.org/docs/16/release-16-9.html).
7
+
This release of Percona Distribution for PostgreSQL is based on [PostgreSQL 16.9](https://www.postgresql.org/docs/16/release-16-9.html).
8
8
9
9
## Release Highlights
10
10
11
-
This release is based on and extends the functionality of [Percona Distribution for PostgreSQL 16.8](https://docs.percona.com/postgresql/16/release-notes-v16.8.html).
12
-
13
11
### Updated Major upgrade topic in documentation
14
12
15
13
The [Upgrading Percona Distribution for PostgreSQL from 15 to 16](major-upgrade.md) guide has been updated with revised steps for the [On Debian and Ubuntu using `apt`](major-upgrade.md/#on-debian-and-ubuntu-using-apt) section, improving clarity and reliability of the upgrade process.
@@ -25,7 +23,7 @@ The following is the list of extensions available in Percona Distribution for Po
25
23
|[etcd](https://etcd.io/)| 3.5.21 | A distributed, reliable key-value store for setting up high available Patroni clusters |
26
24
|[HAProxy](http://www.haproxy.org/)| 2.8.15 | a high-availability and load-balancing solution |
27
25
|[Patroni](https://patroni.readthedocs.io/en/latest/)| 4.0.5 | a HA (High Availability) solution for PostgreSQL |
28
-
|[PgAudit](https://www.pgaudit.org/)| 16.1| provides detailed session or object audit logging via the standard logging facility provided by PostgreSQL |
26
+
|[PgAudit](https://www.pgaudit.org/)| 16.0| provides detailed session or object audit logging via the standard logging facility provided by PostgreSQL |
29
27
|[pgAudit set_user](https://github.com/pgaudit/set_user)| 4.1.0 | provides an additional layer of logging and control when unprivileged users must escalate themselves to superusers or object owner roles in order to perform needed maintenance tasks.|
30
28
|[pgBackRest](https://pgbackrest.org/)| 2.55.0 | a backup and restore solution for PostgreSQL |
31
29
|[pgBadger](https://github.com/darold/pgbadger)| 13.1 | a fast PostgreSQL Log Analyzer. |
0 commit comments