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

Commit 560ae40

Browse files
author
Liudmila Mantrova
committed
DOC: bug fixes in linux binary install docs
1 parent c28b91e commit 560ae40

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/src/sgml/installation-bin.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,8 @@ pg-setup service start
264264
</entry>
265265
<entry>
266266
<para>Shared libraries required to deploy client
267-
applications; runtime libraries for ECPG processor.</para>
267+
applications, including <application>libpq</application>;
268+
runtime libraries for ECPG processor.</para>
268269
</entry>
269270
</row>
270271
<row>
@@ -496,7 +497,7 @@ pg-setup service disable
496497
<tbody>
497498
<row>
498499
<entry>
499-
<para>RHEL 7
500+
<para>RHEL 7, SLES 12.1
500501
</para>
501502
</entry>
502503
<entry>
@@ -506,7 +507,7 @@ pg-setup service disable
506507
</row>
507508
<row>
508509
<entry>
509-
<para>RHEL 6 and compatible distributions, SLES, ALT Linux 6
510+
<para>RHEL 6 and compatible distributions, SLES 11, ALT Linux 6
510511
</para>
511512
</entry>
512513
<entry>
@@ -539,7 +540,7 @@ systemctl enable postgrespro-std-&majorversion;.service
539540
<itemizedlist>
540541
<listitem>
541542
<para>
542-
On RHEL 6, SLES and ALT Linux systems, use <literal>chkconfig</literal> command to add
543+
On RHEL 6, SLES 11, and ALT Linux systems, use <literal>chkconfig</literal> command to add
543544
the <literal>postgrespro-std-&majorversion;</literal> script to the appropriate runlevel.
544545
See <literal>chkconfig</literal> <application>man</application> page for the exact syntax.
545546
</para>

0 commit comments

Comments
 (0)