From a80ee17b6c3af6263a7f850f673c50b2daf4c3f5 Mon Sep 17 00:00:00 2001 From: James Stroud Date: Wed, 30 Mar 2022 00:00:38 -0400 Subject: [PATCH] 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 --- doc/install-packages.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install-packages.xml b/doc/install-packages.xml index cdb96ea9..2c4d67df 100644 --- a/doc/install-packages.xml +++ b/doc/install-packages.xml @@ -92,7 +92,7 @@ (this enables the EDB repository as a source of &repmgr; packages). - For example, for PostgreSQL 11 on Rocky Linux 8, execute: + For example, for PostgreSQL 14 on Rocky Linux 8, execute: curl https://dl.enterprisedb.com/default/release/get/14/rpm | sudo bash