Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 146bdea

Browse files
authored
Update landing page with PG17 link (percona#577)
- remove RC to GA warning
1 parent f89f408 commit 146bdea

File tree

1 file changed

+1
-3
lines changed
  • contrib/pg_tde/documentation/docs

1 file changed

+1
-3
lines changed

contrib/pg_tde/documentation/docs/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
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.
44

5-
!!! warning "No upgrade path from RC to GA"
6-
There is no safe upgrade path from the previous versions, such as Release Candidate 2, to the General Availability (GA) version of `pg_tde`.
7-
We recommend starting with a **clean installation** for GA deployments. Avoid using RC environments in production.
5+
`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/).
86

97
<div data-grid markdown><div data-banner markdown>
108

0 commit comments

Comments
 (0)