From 007126a005610afd4682619e2e84346e2196af2e Mon Sep 17 00:00:00 2001 From: Dragos Andriciuc Date: Thu, 11 Sep 2025 17:22:49 +0300 Subject: [PATCH 1/3] Update landing page with PG17 link - remove RC to GA warning --- contrib/pg_tde/documentation/docs/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/contrib/pg_tde/documentation/docs/index.md b/contrib/pg_tde/documentation/docs/index.md index e8b3ed6a5e6a7..7f9dcefac66dc 100644 --- a/contrib/pg_tde/documentation/docs/index.md +++ b/contrib/pg_tde/documentation/docs/index.md @@ -2,9 +2,7 @@ Percona Transparent Data Encryption for PostgreSQL (`pg_tde`) is an open source, community driven and futureproof PostgreSQL extension that provides Transparent Data Encryption (TDE) to protect data at rest. `pg_tde` ensures that the data stored on disk is encrypted, and that no one can read it without the proper encryption keys, even if they gain access to the physical storage media. -!!! warning "No upgrade path from RC to GA" - There is no safe upgrade path from the previous versions, such as Release Candidate 2, to the General Availability (GA) version of `pg_tde`. - We recommend starting with a **clean installation** for GA deployments. Avoid using RC environments in production. +`pg_tde` is bundled as a component of Percona Server for PostgreSQL and requires its patches to function. It is packaged with Percona Distribution for PostgreSQL 17+ to ensure compatibility and proper operation. For more information, see the [Percona Distribution for PostgreSQL 17 Documentation :octicons-link-external-16:](https://docs.percona.com/postgresql/17/){.md-button}.
From 2e69a0d514255d42b9c9e0caec2876f8b3571759 Mon Sep 17 00:00:00 2001 From: Dragos Andriciuc Date: Thu, 11 Sep 2025 17:26:45 +0300 Subject: [PATCH 2/3] Update index.md --- contrib/pg_tde/documentation/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pg_tde/documentation/docs/index.md b/contrib/pg_tde/documentation/docs/index.md index 7f9dcefac66dc..1606c580a9fa9 100644 --- a/contrib/pg_tde/documentation/docs/index.md +++ b/contrib/pg_tde/documentation/docs/index.md @@ -2,7 +2,7 @@ Percona Transparent Data Encryption for PostgreSQL (`pg_tde`) is an open source, community driven and futureproof PostgreSQL extension that provides Transparent Data Encryption (TDE) to protect data at rest. `pg_tde` ensures that the data stored on disk is encrypted, and that no one can read it without the proper encryption keys, even if they gain access to the physical storage media. -`pg_tde` is bundled as a component of Percona Server for PostgreSQL and requires its patches to function. It is packaged with Percona Distribution for PostgreSQL 17+ to ensure compatibility and proper operation. For more information, see the [Percona Distribution for PostgreSQL 17 Documentation :octicons-link-external-16:](https://docs.percona.com/postgresql/17/){.md-button}. +`pg_tde` is bundled as a component of Percona Server for PostgreSQL and requires its patches to function. It is packaged with Percona Distribution for PostgreSQL 17+ to ensure compatibility and proper operation. For more information, see the [Percona Distribution for PostgreSQL 17 Documentation :octicons-link-external-16:](https://docs.percona.com/postgresql/17/).
From bf59f76c08047e00a4d2aa32c8fd75e82128d41f Mon Sep 17 00:00:00 2001 From: Dragos Andriciuc Date: Thu, 11 Sep 2025 17:29:50 +0300 Subject: [PATCH 3/3] Update index.md --- contrib/pg_tde/documentation/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pg_tde/documentation/docs/index.md b/contrib/pg_tde/documentation/docs/index.md index 1606c580a9fa9..cc0b425f42d86 100644 --- a/contrib/pg_tde/documentation/docs/index.md +++ b/contrib/pg_tde/documentation/docs/index.md @@ -2,7 +2,7 @@ Percona Transparent Data Encryption for PostgreSQL (`pg_tde`) is an open source, community driven and futureproof PostgreSQL extension that provides Transparent Data Encryption (TDE) to protect data at rest. `pg_tde` ensures that the data stored on disk is encrypted, and that no one can read it without the proper encryption keys, even if they gain access to the physical storage media. -`pg_tde` is bundled as a component of Percona Server for PostgreSQL and requires its patches to function. It is packaged with Percona Distribution for PostgreSQL 17+ to ensure compatibility and proper operation. For more information, see the [Percona Distribution for PostgreSQL 17 Documentation :octicons-link-external-16:](https://docs.percona.com/postgresql/17/). +`pg_tde` is bundled as a component of Percona Server for PostgreSQL and requires its patches to function. It is packaged with Percona Distribution for PostgreSQL 17+ to ensure compatibility and proper operation. For more information, see the [Percona Distribution for PostgreSQL 17 documentation :octicons-link-external-16:](https://docs.percona.com/postgresql/17/).