Skip to content

Commit 28e7a8b

Browse files
committed
Update release-notes-v16.14.md
1 parent 587d0c2 commit 28e7a8b

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

docs/release-notes/release-notes-v16.14.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,26 @@ Review each extension’s release notes for What’s new, improvements, or bug f
6262

6363
The following is the list of extensions available in Percona Distribution for PostgreSQL.
6464

65-
| Extension | Version | Description |
66-
| ------------------- | -------------- | ---------------------------- |
65+
| Extension | Version | Description |
66+
| --- | --- | --- |
6767
| [etcd](https://etcd.io/) | 3.5.30 | A distributed, reliable key-value store for setting up high available Patroni clusters |
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](http://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/) | 16.1 | 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 |
76-
| [pg_gather](https://github.com/jobinau/pg_gather) | v33 | an SQL script for running the diagnostics of the health of PostgreSQL cluster |
77-
| [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. |
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.1 | A vector similarity search for PostgreSQL |
81-
| [PostGIS](https://github.com/postgis/postgis) | 3.5.6 | a spatial extension for PostgreSQL. |
82-
| [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. |
83-
| [wal2json](https://github.com/eulerto/wal2json) | 2.6 | a PostgreSQL logical decoding JSON output plugin |
84-
| [pg_cron :octicons-link-external-16:](https://github.com/citusdata/pg_cron) | 1.6.7 | a simple cron-based job scheduler for PostgreSQL |
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](http://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/) | 16.1 | 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 |
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 |
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 |
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)