File tree 1 file changed +2
-2
lines changed
templates/pages/download/linux
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ <h2>Included in Distribution</h2>
108
108
< td > 15, 13, 12, 10 and 9.6 via modules</ td >
109
109
</ tr >
110
110
< tr >
111
- < th scope ="row "> RHEL / CentOS / SL / OL 7</ th >
111
+ < th scope ="row "> RHEL / CentOS / OL 7</ th >
112
112
< td > 9.2 (also supplies package rh-postgresql10, rh-postgresql96, rh-postgresql95 and rh-postgresql94 via SCL)</ td >
113
113
</ tr >
114
114
< tr >
@@ -158,7 +158,7 @@ <h3>Post-installation</h3>
158
158
will not be enabled for automatic start or have the database initialized
159
159
automatically. To make your database installation complete, you need to
160
160
perform the following steps, based on your distribution:
161
- < h4 > For RHEL / Rocky Linux / AlmaLinux / CentOS / SL / OL 7, 8, 9 or Fedora 40 and later derived distributions:</ h4 >
161
+ < h4 > For RHEL / Rocky Linux / AlmaLinux / CentOS / OL 7, 8, 9 or Fedora 40 and later derived distributions:</ h4 >
162
162
< pre class ="code ">
163
163
postgresql-setup --initdb
164
164
systemctl enable postgresql.service
You can’t perform that action at this time.
0 commit comments