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-v17.7.1.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,7 @@ The binary tarballs for x86_64 and ARM64 architectures have been updated in this
41
41
- HAProxy: 2.8.16
42
42
- pgvector: 0.8.1
43
43
- libxml2: 2.12.10
44
+
- pg_tde: 2.1.0
44
45
45
46
See [Install Percona Distribution for PostgreSQL from binary tarballs](../tarball.md) for the download links.
46
47
@@ -79,15 +80,15 @@ The following is the list of extensions available in Percona Distribution for Po
79
80
|[pgBackRest :octicons-link-external-16:](https://pgbackrest.org/)| 2.57.0 | A backup and restore solution for PostgreSQL |
80
81
|[pgBadger :octicons-link-external-16:](https://github.com/darold/pgbadger)| 13.1 | A fast PostgreSQL Log Analyzer |
81
82
|[PgBouncer :octicons-link-external-16:](https://www.pgbouncer.org/)| 1.25.0 | A lightweight connection pooler for PostgreSQL |
82
-
|[pg_gather :octicons-link-external-16:](https://github.com/jobinau/pg_gather)|v31| An SQL script for running the diagnostics of the health of a PostgreSQL cluster |
83
+
|[pg_gather :octicons-link-external-16:](https://github.com/jobinau/pg_gather)|v32| An SQL script for running the diagnostics of the health of a PostgreSQL cluster |
83
84
|[pgpool2 :octicons-link-external-16:](https://git.postgresql.org/gitweb/?p=pgpool2.git;a=summary)| 4.6.3 | A middleware between PostgreSQL server and client for high availability, connection pooling, and load balancing |
|[pg_stat_monitor](https://github.com/percona/pg_stat_monitor)| 2.3.1 | Collects and aggregates statistics for PostgreSQL and provides histogram information. |
86
87
|[pgvector :octicons-link-external-16:](https://github.com/pgvector/pgvector)| v0.8.1 | A vector similarity search for PostgreSQL |
87
88
|[PostGIS :octicons-link-external-16:](https://github.com/postgis/postgis)| 3.5.4 | A spatial extension for PostgreSQL |
88
89
|[PostgreSQL Common :octicons-link-external-16:](https://salsa.debian.org/postgresql/postgresql-common)| 287 | PostgreSQL database-cluster manager. Supports multiple PostgreSQL versions and clusters simultaneously |
|[pg_tde :octicons-link-external-16:](https://github.com/percona/pg_tde)| v2.1 | A PostgreSQL extension that provides Transparent Data Encryption (TDE) to protect data at rest |
91
+
|[pg_tde :octicons-link-external-16:](https://github.com/percona/pg_tde)| v2.1.0| A PostgreSQL extension that provides Transparent Data Encryption (TDE) to protect data at rest |
91
92
92
93
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