From: Devrim Gündüz Date: Tue, 15 Nov 2022 14:48:43 +0000 (+0000) Subject: Fedora 37 is released. X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpguslink%28?a=commitdiff_plain;h=48a34663ce9e33bf48233e422633657d4b8713a6;p=pgweb.git Fedora 37 is released. --- diff --git a/templates/pages/download/linux/redhat.html b/templates/pages/download/linux/redhat.html index 3688f2fe..a0451287 100644 --- a/templates/pages/download/linux/redhat.html +++ b/templates/pages/download/linux/redhat.html @@ -114,12 +114,12 @@ the distribution: 8.4 (also supplies package rh-postgresql96, via SCL) - Fedora 36 + Fedora 37 14 - Fedora 35 - 13 + Fedora 36 + 14 @@ -160,7 +160,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 / CentOS / SL / OL 7, 8, 9 or Fedora 35 and later derived distributions:

+

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

   postgresql-setup --initdb
   systemctl enable postgresql.service