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-v17.5.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Percona Distribution for PostgreSQL includes the Release Candidate of `pg_tde` e
20
20
21
21
### PostGIS is included into tarballs
22
22
23
-
We have extended Percona Distribution for PostgreSQL tarballs with PostGIS - an open-source extension to handle spacial data. This way you can install and run PostgreSQL as a geospatial database on hosts without a direct access to the Internet. Learn more about [installing from tarballs](tarball.md) and [Spacial data manipulation](solutions/postgis.md).
23
+
We have extended Percona Distribution for PostgreSQL tarballs with PostGIS - an open-source extension to handle spacial data. This way you can install and run PostgreSQL as a geospatial database on hosts without a direct access to the Internet. Learn more about [installing from tarballs](tarball.md) and [Spacial data manipulation](solutions/postgis.md).
24
24
25
25
### Deprecation of meta packages
26
26
@@ -32,21 +32,20 @@ Review each extension’s release notes for What’s new, improvements, or bug f
|[etcd :octicons-link-external-16:](https://etcd.io/)| 3.5.18| A distributed, reliable key-value store for setting up high available Patroni clusters |
36
-
|[HAProxy :octicons-link-external-16:](http://www.haproxy.org/)| 2.8.13| A high-availability and load-balancing solution |
35
+
|[etcd :octicons-link-external-16:](https://etcd.io/)| 3.5.21| A distributed, reliable key-value store for setting up high available Patroni clusters |
36
+
|[HAProxy :octicons-link-external-16:](http://www.haproxy.org/)| 2.8.15| A high-availability and load-balancing solution |
37
37
|[Patroni :octicons-link-external-16:](https://patroni.readthedocs.io/en/latest/)| 4.0.5 | A HA (High Availability) solution for PostgreSQL |
38
38
|[PgAudit :octicons-link-external-16:](https://www.pgaudit.org/)| 17.1 | Provides detailed session or object audit logging via the standard logging facility provided by PostgreSQL |
39
39
|[pgAudit set_user :octicons-link-external-16:](https://github.com/pgaudit/set_user)| 4.1.0 | Provides an additional layer of logging and control when unprivileged users must escalate roles for maintenance. |
40
-
|[pgBackRest :octicons-link-external-16:](https://pgbackrest.org/)| 2.54.2| A backup and restore solution for PostgreSQL |
40
+
|[pgBackRest :octicons-link-external-16:](https://pgbackrest.org/)| 2.55.0| A backup and restore solution for PostgreSQL |
41
41
|[pgBadger :octicons-link-external-16:](https://github.com/darold/pgbadger)| 13.1 | A fast PostgreSQL Log Analyzer |
42
-
|[PgBouncer :octicons-link-external-16:](https://www.pgbouncer.org/)| 1.24.0| A lightweight connection pooler for PostgreSQL |
43
-
|[pg_gather :octicons-link-external-16:](https://github.com/jobinau/pg_gather)|v29| An SQL script for running the diagnostics of the health of a PostgreSQL cluster |
44
-
|[pgpool2 :octicons-link-external-16:](https://git.postgresql.org/gitweb/?p=pgpool2.git;a=summary)| 4.5.5| A middleware between PostgreSQL server and client for high availability, connection pooling, and load balancing |
42
+
|[PgBouncer :octicons-link-external-16:](https://www.pgbouncer.org/)| 1.24.1| A lightweight connection pooler for PostgreSQL |
43
+
|[pg_gather :octicons-link-external-16:](https://github.com/jobinau/pg_gather)|v30| An SQL script for running the diagnostics of the health of a PostgreSQL cluster |
44
+
|[pgpool2 :octicons-link-external-16:](https://git.postgresql.org/gitweb/?p=pgpool2.git;a=summary)| 4.6.0| A middleware between PostgreSQL server and client for high availability, connection pooling, and load balancing |
|[pg_stat_monitor :octicons-link-external-16:](https://github.com/percona/pg_stat_monitor)| {{pgsmversion}} | Collects and aggregates statistics for PostgreSQL and provides histogram information |
47
46
|[pgvector :octicons-link-external-16:](https://github.com/pgvector/pgvector)| v0.8.0 | A vector similarity search for PostgreSQL |
48
47
|[PostGIS :octicons-link-external-16:](https://github.com/postgis/postgis)| 3.3.8 | A spatial extension for PostgreSQL |
49
-
|[PostgreSQL Common :octicons-link-external-16:](https://salsa.debian.org/postgresql/postgresql-common)|267| PostgreSQL database-cluster manager. Supports multiple PostgreSQL versions and clusters simultaneously |
48
+
|[PostgreSQL Common :octicons-link-external-16:](https://salsa.debian.org/postgresql/postgresql-common)|277| PostgreSQL database-cluster manager. Supports multiple PostgreSQL versions and clusters simultaneously |
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