Add RHEL 9 to OS package - post installation phase
authorDevrim Gündüz <devrim@gunduz.org>
Tue, 26 Jul 2022 21:52:53 +0000 (22:52 +0100)
committerDevrim Gündüz <devrim@gunduz.org>
Tue, 26 Jul 2022 21:52:53 +0000 (22:52 +0100)
templates/pages/download/linux/redhat.html

index b75a072a892c7c9ee66cd19b5ca513aab52bcabb..3688f2fe72bdf36fd8346d0ee10291d43e3ce27f 100644 (file)
@@ -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:
-<h4>For RHEL / Rocky Linux / CentOS / SL / OL 7, 8 or Fedora 34 and later derived distributions:</h4>
+<h4>For RHEL / Rocky Linux / CentOS / SL / OL 7, 8, 9 or Fedora 35 and later derived distributions:</h4>
 <pre class="code">
   postgresql-setup --initdb
   systemctl enable postgresql.service