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

Commit 1a3ca07

Browse files
author
Liudmila Mantrova
committed
DOC: improved pg-wrapper description
1 parent ac48e41 commit 1a3ca07

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

doc/src/sgml/ref/pg-wrapper.sgml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,22 @@
3737
<para>
3838
<application>pg-wrapper</application> is a shell script provided in
3939
the <productname>&productname;</productname> distribution to manage
40-
<productname>&productname;</productname> symbolic links and
40+
<productname>&productname;</productname> symbolic links for the
41+
provided programs and adjust the handling of
4142
<acronym>SQL</acronym> man pages on Linux systems.
42-
This script is provided as part of the <filename>postgrespro-std-&majorversion;-client</filename>
43-
package. Once this package is installed, you can find <application>pg-wrapper</application>
43+
Since <productname>&productname;</productname> is installed into
44+
<filename>/opt/pgpro/std-&majorversion;</filename>, this is required to make
45+
client and server programs available in the standard system
46+
<envar>PATH</envar> and find the new <acronym>SQL</acronym> man pages.
47+
This setup is not performed automatically at installation time to avoid possible conflicts
48+
with other <productname>PostgreSQL</productname>-based products
49+
you may have installed, unless you have opted for using the
50+
<filename>postgrespro-std-&majorversion;</filename> quick-install package.
51+
</para>
52+
<para>
53+
<application>pg-wrapper</application> is provided as part of the
54+
<filename>postgrespro-std-&majorversion;-client</filename> package.
55+
Once this package is installed, you can find <application>pg-wrapper</application>
4456
in the <filename><replaceable>install-dir</replaceable>/bin</filename>
4557
directory, where <replaceable>install-dir</replaceable> is
4658
<filename>/opt/pgpro/std-&majorversion;</filename>.

0 commit comments

Comments
 (0)