Skip to content

Commit 3644714

Browse files
committed
Update release-notes-v14.23.md
1 parent b9e549a commit 3644714

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

docs/release-notes/release-notes-v14.23.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -64,24 +64,24 @@ The following is the list of extensions available in Percona Distribution for Po
6464

6565
| Extension | Version | Description |
6666
| --- | --- | --- |
67-
| [etcd](https://etcd.io/) | 3.5.30 | A distributed, reliable key-value store for setting up high available Patroni clusters |
67+
| [etcd :octicons-link-external-16:](https://etcd.io/) | 3.5.30 | A distributed, reliable key-value store for setting up high available Patroni clusters |
6868
| [python-etcd :octicons-link-external-16:](https://python-etcd.readthedocs.io/en/latest/) | 0.4.5 | A Python client library for interacting with etcd |
69-
| [HAProxy](https://www.haproxy.org/) | 2.8.23 | A high-availability and load-balancing solution |
70-
| [Patroni](https://patroni.readthedocs.io/en/latest/) | 4.1.3 | A HA (High Availability) solution for PostgreSQL |
71-
| [PgAudit](https://www.pgaudit.org/) | 1.6.3 | Provides detailed session or object audit logging via the standard logging facility provided by PostgreSQL |
72-
| [pgAudit set_user](https://github.com/pgaudit/set_user) | 4.2.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 |
73-
| [pgBackRest](https://pgbackrest.org/) | 2.58.0 | A backup and restore solution for PostgreSQL |
74-
| [pgBadger](https://github.com/darold/pgbadger) | 13.2 | A fast PostgreSQL log analyzer |
75-
| [PgBouncer](https://www.pgbouncer.org/) | 1.25.2 | A lightweight connection pooler for PostgreSQL |
69+
| [HAProxy :octicons-link-external-16:](https://www.haproxy.org/) | 2.8.23 | A high-availability and load-balancing solution |
70+
| [Patroni :octicons-link-external-16:](https://patroni.readthedocs.io/en/latest/) | 4.1.3 | A HA (High Availability) solution for PostgreSQL |
71+
| [PgAudit :octicons-link-external-16:](https://www.pgaudit.org/) | 1.6.3 | Provides detailed session or object audit logging via the standard logging facility provided by PostgreSQL |
72+
| [pgAudit set_user :octicons-link-external-16:](https://github.com/pgaudit/set_user) | 4.2.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 |
73+
| [pgBackRest :octicons-link-external-16:](https://pgbackrest.org/) | 2.58.0 | A backup and restore solution for PostgreSQL |
74+
| [pgBadger :octicons-link-external-16:](https://github.com/darold/pgbadger) | 13.2 | A fast PostgreSQL log analyzer |
75+
| [PgBouncer :octicons-link-external-16:](https://www.pgbouncer.org/) | 1.25.2 | A lightweight connection pooler for PostgreSQL |
7676
| [pg_cron :octicons-link-external-16:](https://github.com/citusdata/pg_cron) | 1.6.7 | A simple cron-based job scheduler for PostgreSQL |
77-
| [pg_gather](https://github.com/jobinau/pg_gather) | v33 | An SQL script for running diagnostics on the health of a PostgreSQL cluster |
78-
| [pg_repack](https://github.com/reorg/pg_repack) | 1.5.3 | Rebuilds PostgreSQL database objects |
79-
| [pg_stat_monitor](https://github.com/percona/pg_stat_monitor) | 2.3.2 | Collects and aggregates statistics for PostgreSQL and provides histogram information |
80-
| [pg_vector](https://github.com/pgvector/pgvector) | v0.8.2 | A vector similarity search extension for PostgreSQL |
81-
| [pgpool2](https://git.postgresql.org/gitweb/?p=pgpool2.git;a=summary) | 4.7.1 | A middleware between PostgreSQL server and client for high availability, connection pooling, and load balancing |
82-
| [PostGIS](https://github.com/postgis/postgis) | 3.5.6 | A spatial extension for PostgreSQL |
83-
| [PostgreSQL Commons](https://salsa.debian.org/postgresql/postgresql-common) | 290 | PostgreSQL database-cluster manager. It provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time |
84-
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | A PostgreSQL logical decoding JSON output plugin |
77+
| [pg_gather :octicons-link-external-16:](https://github.com/jobinau/pg_gather) | v33 | An SQL script for running diagnostics on the health of a PostgreSQL cluster |
78+
| [pg_repack :octicons-link-external-16:](https://github.com/reorg/pg_repack) | 1.5.3 | Rebuilds PostgreSQL database objects |
79+
| [pg_stat_monitor :octicons-link-external-16:](https://github.com/percona/pg_stat_monitor) | 2.3.2 | Collects and aggregates statistics for PostgreSQL and provides histogram information |
80+
| [pg_vector :octicons-link-external-16:](https://github.com/pgvector/pgvector) | v0.8.2 | A vector similarity search extension for PostgreSQL |
81+
| [pgpool2 :octicons-link-external-16:](https://git.postgresql.org/gitweb/?p=pgpool2.git;a=summary) | 4.7.1 | A middleware between PostgreSQL server and client for high availability, connection pooling, and load balancing |
82+
| [PostGIS :octicons-link-external-16:](https://github.com/postgis/postgis) | 3.5.6 | A spatial extension for PostgreSQL |
83+
| [PostgreSQL Commons :octicons-link-external-16:](https://salsa.debian.org/postgresql/postgresql-common) | 290 | PostgreSQL database-cluster manager. It provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time |
84+
| [wal2json :octicons-link-external-16:](https://github.com/eulerto/wal2json) | 2.6 | A PostgreSQL logical decoding JSON output plugin |
8585

8686
For Red Hat Enterprise Linux 8 and compatible derivatives, Percona Distribution for PostgreSQL also includes the supplemental `python3-etcd` 0.4.5 packages, which are used for setting up Patroni clusters.
8787

0 commit comments

Comments
 (0)