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