diff --git a/contrib/pg_tde/documentation/docs/yum.md b/contrib/pg_tde/documentation/docs/yum.md index a998b7f1f7a3e..29af42f632bf2 100644 --- a/contrib/pg_tde/documentation/docs/yum.md +++ b/contrib/pg_tde/documentation/docs/yum.md @@ -62,7 +62,7 @@ You need the `percona-release` repository management tool that enables the desir Run the following command to install `pg_tde`: ```{.bash data-prompt="$"} - $ sudo yum -y install percona-postgresql17 + $ sudo yum -y install percona-postgresql17 percona-postgresql17-contrib ``` ## Next steps