Update install-packages.xml postgres 14 and not 11

Hi, I think you had a typo, you meant to say Postgres 14 and not 11.  If am wrong just ignore, thanks and take care James Stroud
This commit is contained in:
James Stroud
2022-03-30 00:00:38 -04:00
committed by Ian Barwick
parent f5e42e1851
commit 3b8294e4cb

View File

@@ -92,7 +92,7 @@
(this enables the EDB repository as a source of &repmgr; packages). (this enables the EDB repository as a source of &repmgr; packages).
</para> </para>
<para> <para>
For example, for PostgreSQL 11 on Rocky Linux 8, execute: For example, for PostgreSQL 14 on Rocky Linux 8, execute:
<programlisting> <programlisting>
curl https://dl.enterprisedb.com/default/release/get/14/rpm | sudo bash</programlisting> curl https://dl.enterprisedb.com/default/release/get/14/rpm | sudo bash</programlisting>
</para> </para>