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/release-notes-v14.23.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,24 +64,24 @@ The following is the list of extensions available in Percona Distribution for Po
64
64
65
65
| Extension | Version | Description |
66
66
| --- | --- | --- |
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 |
68
68
|[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 |
76
76
|[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 |
|[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 |
|[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 |
|[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 |
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.
0 commit comments