Changed v14 package name in install example

Per comment from Ton Machielsen in docs Slack channel: https://edb.slack.com/archives/CU5QEU5L7/p1669116950090219
This commit is contained in:
Dee Dee Rothery
2022-11-22 09:45:15 -05:00
committed by GitHub
parent 3b89731899
commit 9a4bec5496

View File

@@ -112,7 +112,7 @@ sudo dnf repolist</programlisting>
<para>
Install the &repmgr; version appropriate for your PostgreSQL version (e.g. <literal>repmgr14</literal>):
<programlisting>
sudo dnf install repmgr14</programlisting>
sudo dnf install repmgr_14</programlisting>
</para>
<tip>
<para>