Skip to content

Commit ef45140

Browse files
authored
Update release-notes-v16.9.md (#801)
* Update release-notes-v16.9.md * Update release-notes-v16.9.md removed unneeded paragraph duplicate
1 parent 64cc158 commit ef45140

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/release-notes-v16.9.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44

55
--8<-- "release-notes-intro.md"
66

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).
88

99
## Release Highlights
1010

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-
1311
### Updated Major upgrade topic in documentation
1412

1513
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
2523
| [etcd](https://etcd.io/)| 3.5.21 | A distributed, reliable key-value store for setting up high available Patroni clusters |
2624
| [HAProxy](http://www.haproxy.org/) | 2.8.15 | a high-availability and load-balancing solution |
2725
| [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 |
2927
| [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.|
3028
| [pgBackRest](https://pgbackrest.org/) | 2.55.0 | a backup and restore solution for PostgreSQL |
3129
| [pgBadger](https://github.com/darold/pgbadger) | 13.1 | a fast PostgreSQL Log Analyzer. |

0 commit comments

Comments
 (0)