mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00
Retire Scientific Linux
This commit is contained in:
@ -108,7 +108,7 @@ the distribution:
|
|||||||
<td>15, 13, 12, 10 and 9.6 via modules</td>
|
<td>15, 13, 12, 10 and 9.6 via modules</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">RHEL / CentOS / SL / OL 7</th>
|
<th scope="row">RHEL / CentOS / OL 7</th>
|
||||||
<td>9.2 (also supplies package rh-postgresql10, rh-postgresql96, rh-postgresql95 and rh-postgresql94 via SCL)</td>
|
<td>9.2 (also supplies package rh-postgresql10, rh-postgresql96, rh-postgresql95 and rh-postgresql94 via SCL)</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -158,7 +158,7 @@ Due to policies for Red Hat family distributions, the PostgreSQL installation
|
|||||||
will not be enabled for automatic start or have the database initialized
|
will not be enabled for automatic start or have the database initialized
|
||||||
automatically. To make your database installation complete, you need to
|
automatically. To make your database installation complete, you need to
|
||||||
perform the following steps, based on your distribution:
|
perform the following steps, based on your distribution:
|
||||||
<h4>For RHEL / Rocky Linux / AlmaLinux / CentOS / SL / OL 7, 8, 9 or Fedora 40 and later derived distributions:</h4>
|
<h4>For RHEL / Rocky Linux / AlmaLinux / CentOS / OL 7, 8, 9 or Fedora 40 and later derived distributions:</h4>
|
||||||
<pre class="code">
|
<pre class="code">
|
||||||
postgresql-setup --initdb
|
postgresql-setup --initdb
|
||||||
systemctl enable postgresql.service
|
systemctl enable postgresql.service
|
||||||
|
Reference in New Issue
Block a user