Skip to content

Commit a9fcb4a

Browse files
committed
A Fedora release is supported for 13 months, so PGDG RPM repo *may* include all supported PostgreSQL versions (and it does). So mention about that. While passing update min Fedora version to 42
1 parent e03e90e commit a9fcb4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/pages/download/linux/redhat.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h2>PostgreSQL Yum Repository</h2>
4747
</ul>
4848
</p>
4949
<p><strong><sup>*</sup>Note</strong>: due to the shorter support cycle
50-
on Fedora, all supported versions of PostgreSQL are not available on this platform. We do not recommend
50+
on Fedora, all supported versions of PostgreSQL may not available on this platform. We do not recommend
5151
using Fedora for server deployments.
5252
</p>
5353
<p>
@@ -152,7 +152,7 @@ <h3>Post-installation</h3>
152152
will not be enabled for automatic start or have the database initialized
153153
automatically. To make your database installation complete, you need to
154154
perform the following steps, based on your distribution:
155-
<h4>For RHEL / Rocky Linux / AlmaLinux 10, 9, 8 or Fedora 41 and later derived distributions:</h4>
155+
<h4>For RHEL / Rocky Linux / AlmaLinux 10, 9, 8 or Fedora 42 and later derived distributions:</h4>
156156
<pre class="code">
157157
postgresql-setup --initdb
158158
systemctl enable postgresql.service

0 commit comments

Comments
 (0)