189
189
</para>
190
190
</listitem>
191
191
<listitem>
192
- <para><filename>postgespro96 </filename>
192
+ <para><filename>postgrespro96 </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-&majorversion; initdb
226
226
</programlisting>
227
227
</para>
228
228
</listitem>
@@ -237,7 +237,7 @@ 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/pgpro /&majorversion;/data</filename> directory. To change
241
241
the default directory, modify the corresponding setting in the
242
242
<filename>/etc/sysconfig/pgsq/postgrespro-&majorversion;</filename> file.
243
243
</para>
@@ -870,7 +870,7 @@ service postgresql initdb
870
870
<para>
871
871
Server installations require
872
872
<filename>postgrespro96-server</filename>,
873
- <filename>postgespro96 </filename>, and
873
+ <filename>postgrespro96 </filename>, and
874
874
<filename>postgrespro96-libs</filename> packages.
875
875
To use additional <productname>&productname;</productname> extensions, you must also install
876
876
the <filename>postgrespro96-contrib</filename>
@@ -1115,4 +1115,4 @@ shared_preload_libraries = '<replaceable>lib1</replaceable>, <replaceable>lib2</
1115
1115
<literal>CREATE EXTENSION</literal> statement.
1116
1116
</para>
1117
1117
</sect1>
1118
- </chapter>
1118
+ </chapter>
0 commit comments