|
37 | 37 | <para>
|
38 | 38 | <application>pg-wrapper</application> is a shell script provided in
|
39 | 39 | 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 |
41 | 42 | <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> |
44 | 56 | in the <filename><replaceable>install-dir</replaceable>/bin</filename>
|
45 | 57 | directory, where <replaceable>install-dir</replaceable> is
|
46 | 58 | <filename>/opt/pgpro/std-&majorversion;</filename>.
|
|
0 commit comments