From 8c256f890b995463f0bcd007d70bcd45151cd187 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Fri, 27 Dec 2024 20:12:03 +0300 Subject: [PATCH] Retire Scientific Linux --- templates/pages/download/linux/redhat.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/pages/download/linux/redhat.html b/templates/pages/download/linux/redhat.html index 1de529d9..37092a10 100644 --- a/templates/pages/download/linux/redhat.html +++ b/templates/pages/download/linux/redhat.html @@ -108,7 +108,7 @@ the distribution: 15, 13, 12, 10 and 9.6 via modules - RHEL / CentOS / SL / OL 7 + RHEL / CentOS / OL 7 9.2 (also supplies package rh-postgresql10, rh-postgresql96, rh-postgresql95 and rh-postgresql94 via SCL) @@ -158,7 +158,7 @@ Due to policies for Red Hat family distributions, the PostgreSQL installation will not be enabled for automatic start or have the database initialized automatically. To make your database installation complete, you need to perform the following steps, based on your distribution: -

For RHEL / Rocky Linux / AlmaLinux / CentOS / SL / OL 7, 8, 9 or Fedora 40 and later derived distributions:

+

For RHEL / Rocky Linux / AlmaLinux / CentOS / OL 7, 8, 9 or Fedora 40 and later derived distributions:

   postgresql-setup --initdb
   systemctl enable postgresql.service
-- 
2.39.5