Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f5bfa commit 41f5baaCopy full SHA for 41f5baa
doc/pgprobackup.xml
@@ -466,7 +466,7 @@ doc/src/sgml/pgprobackup.sgml
466
Add the <application>pg_probackup</application> repository GPG key
467
<programlisting>
468
sudo apt install gpg wget
469
-wget -qO - https://repo.postgrespro.ru/pg_probackup/keys/GPG-KEY-PG_PROBACKUP | \
+wget -qO - https://repo.postgrespro.ru/pg_probackup/keys/GPG-KEY-PG-PROBACKUP | \
470
sudo tee /etc/apt/trusted.gpg.d/pg_probackup.asc
471
</programlisting>
472
</listitem>
0 commit comments