From dfd146800676eedb13d133c0462e7230363eb957 Mon Sep 17 00:00:00 2001 From: Anastasia Alexadrova Date: Mon, 8 Jul 2024 15:38:07 +0300 Subject: [PATCH] PG-806 Updated pg_tde Changed the version Changed PG version modified: docs/pg-tde.md --- docs/pg-tde.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pg-tde.md b/docs/pg-tde.md index 117f3da07..27cac8947 100644 --- a/docs/pg-tde.md +++ b/docs/pg-tde.md @@ -2,7 +2,7 @@ !!! note - This is the Alpha 1 version of the extension and is not recommended for production use yet. Please use it in testing environments only. + This is the Beta version of the extension and is not recommended for production use yet. Please use it in testing environments only. ## Overview @@ -39,7 +39,7 @@ This section provides instructions how to install `pg_tde` from Percona reposito 2. Enable the repository: ```{.bash data-prompt="$"} - $ sudo percona-release enable-only ppg-16.2 testing + $ sudo percona-release enable-only ppg-16.3 testing ``` 3. Install the package: @@ -82,7 +82,7 @@ This section provides instructions how to install `pg_tde` from Percona reposito 3. Enable the repository: ```{.bash data-prompt="$"} - $ sudo percona-release enable-only ppg-16.2 testing + $ sudo percona-release enable-only ppg-16.3 testing ``` 4. Install the package: