Skip to content

Commit d9b7259

Browse files
committed
Update release-notes-v17.7.1.md
1 parent c8fc821 commit d9b7259

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/release-notes/release-notes-v17.7.1.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The binary tarballs for x86_64 and ARM64 architectures have been updated in this
4141
- HAProxy: 2.8.16
4242
- pgvector: 0.8.1
4343
- libxml2: 2.12.10
44+
- pg_tde: 2.1.0
4445

4546
See [Install Percona Distribution for PostgreSQL from binary tarballs](../tarball.md) for the download links.
4647

@@ -79,15 +80,15 @@ The following is the list of extensions available in Percona Distribution for Po
7980
| [pgBackRest :octicons-link-external-16:](https://pgbackrest.org/) | 2.57.0 | A backup and restore solution for PostgreSQL |
8081
| [pgBadger :octicons-link-external-16:](https://github.com/darold/pgbadger) | 13.1 | A fast PostgreSQL Log Analyzer |
8182
| [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 |
8384
| [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 |
8485
| [pg_repack :octicons-link-external-16:](https://github.com/reorg/pg_repack) | 1.5.3 | Rebuilds PostgreSQL database objects
8586
| [pg_stat_monitor](https://github.com/percona/pg_stat_monitor) | 2.3.1 | Collects and aggregates statistics for PostgreSQL and provides histogram information. |
8687
| [pgvector :octicons-link-external-16:](https://github.com/pgvector/pgvector) | v0.8.1 | A vector similarity search for PostgreSQL |
8788
| [PostGIS :octicons-link-external-16:](https://github.com/postgis/postgis) | 3.5.4 | A spatial extension for PostgreSQL |
8889
| [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 |
8990
| [wal2json :octicons-link-external-16:](https://github.com/eulerto/wal2json) | 2.6 | A PostgreSQL logical decoding JSON output plugin |
90-
| [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 |
9192

9293
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.
9394

0 commit comments

Comments
 (0)