Skip to content

Commit 6b391b0

Browse files
committed
Fixed PG version for tde
1 parent 18ba7e6 commit 6b391b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pg-tde.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This section provides instructions how to install `pg_tde` from Percona reposito
3939
2. Enable the repository:
4040

4141
```{.bash data-prompt="$"}
42-
$ sudo percona-release enable-only ppg-{{dockertag}} testing
42+
$ sudo percona-release enable-only ppg-16.2 testing
4343
```
4444

4545
3. Install the package:
@@ -82,7 +82,7 @@ This section provides instructions how to install `pg_tde` from Percona reposito
8282
3. Enable the repository:
8383

8484
```{.bash data-prompt="$"}
85-
$ sudo percona-release enable-only ppg-{{dockertag}} testing
85+
$ sudo percona-release enable-only ppg-16.2 testing
8686
```
8787

8888
4. Install the package:

0 commit comments

Comments
 (0)