<td>8.4 (also supplies package rh-postgresql96, via SCL)</td>
</tr>
<tr>
- <th scope="row">Fedora 39</th>
- <td>15</td>
+ <th scope="row">Fedora 40</th>
+ <td>16</td>
</tr>
<tr>
- <th scope="row">Fedora 38</th>
+ <th scope="row">Fedora 39</th>
<td>15</td>
</tr>
</tbody>
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 / AlmaLinux / CentOS / SL / OL 7, 8, 9 or Fedora 38 and later derived distributions:</h4>
+<h4>For RHEL / Rocky Linux / AlmaLinux / CentOS / SL / OL 7, 8, 9 or Fedora 39 and later derived distributions:</h4>
<pre class="code">
postgresql-setup --initdb
systemctl enable postgresql.service