Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 111b76a

Browse files
committed
[Doc]: PGPRO-905, PGPRO-906, PGPRO-907 fixes
1 parent 2d6db6a commit 111b76a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/sgml/installation-bin.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
</para>
190190
</listitem>
191191
<listitem>
192-
<para><filename>postgespro96</filename>
192+
<para><filename>postgrespro-enterprise96</filename>
193193
</para>
194194
</listitem>
195195
<listitem>
@@ -222,7 +222,7 @@
222222
<listitem>
223223
<para>On SysVinit systems, such as Red Hat Enterprise Linux 6 and its derivatives, run:
224224
<programlisting>
225-
service postgresql initdb
225+
service postgrespro-9.6 initdb
226226
</programlisting>
227227
</para>
228228
</listitem>
@@ -237,9 +237,9 @@ service postgresql initdb
237237
</para>
238238
<para>
239239
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
241241
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.
243243
</para>
244244
</sect3>
245245
<sect3>
@@ -869,7 +869,7 @@ service postgresql initdb
869869
<para>
870870
Server installations require
871871
<filename>postgrespro-enterprise96-server</filename>,
872-
<filename>postgespro-enterprise96</filename>, and
872+
<filename>postgrespro-enterprise96</filename>, and
873873
<filename>postgrespro-enterprise96-libs</filename> packages.
874874
To use additional <productname>&productname;</productname> extensions, you must also install
875875
the <filename>postgrespro-enterprise96-contrib</filename>

0 commit comments

Comments
 (0)