From 5e905dfeb0f7f2105af1e8edaa424085f10d2bd1 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Fri, 3 May 2024 00:46:48 +0100 Subject: [PATCH] Fedora 40 is out. --- templates/pages/download/linux/redhat.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/pages/download/linux/redhat.html b/templates/pages/download/linux/redhat.html index 76ed36ca..066ddfe4 100644 --- a/templates/pages/download/linux/redhat.html +++ b/templates/pages/download/linux/redhat.html @@ -116,11 +116,11 @@ the distribution: 8.4 (also supplies package rh-postgresql96, via SCL) - Fedora 39 - 15 + Fedora 40 + 16 - Fedora 38 + Fedora 39 15 @@ -162,7 +162,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 38 and later derived distributions:

+

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

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