189
189
</para>
190
190
</listitem>
191
191
<listitem>
192
- <para><filename>postgespro96 </filename>
192
+ <para><filename>postgrespro-enterprise96 </filename>
193
193
</para>
194
194
</listitem>
195
195
<listitem>
222
222
<listitem>
223
223
<para>On SysVinit systems, such as Red Hat Enterprise Linux 6 and its derivatives, run:
224
224
<programlisting>
225
- service postgresql initdb
225
+ service postgrespro-9.6 initdb
226
226
</programlisting>
227
227
</para>
228
228
</listitem>
@@ -237,9 +237,9 @@ service postgresql initdb
237
237
</para>
238
238
<para>
239
239
The default database is created in the
240
- <filename>/var/lib/pgsql /&majorversion;/data</filename> directory. To change
240
+ <filename>/var/lib/pgproee /&majorversion;/data</filename> directory. To change
241
241
the default directory, modify the corresponding setting in the
242
- <filename>/etc/sysconfig/pgsq /postgrespro-&majorversion;</filename> file.
242
+ <filename>/etc/sysconfig/pgsql /postgrespro-&majorversion;</filename> file.
243
243
</para>
244
244
</sect3>
245
245
<sect3>
@@ -869,7 +869,7 @@ service postgresql initdb
869
869
<para>
870
870
Server installations require
871
871
<filename>postgrespro-enterprise96-server</filename>,
872
- <filename>postgespro -enterprise96</filename>, and
872
+ <filename>postgrespro -enterprise96</filename>, and
873
873
<filename>postgrespro-enterprise96-libs</filename> packages.
874
874
To use additional <productname>&productname;</productname> extensions, you must also install
875
875
the <filename>postgrespro-enterprise96-contrib</filename>
0 commit comments