File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -707,11 +707,12 @@ systemctl enable postgrespro-&edn;-&majorversion;.service
707
707
<para>
708
708
To compile programs with <productname>&project;</productname>
709
709
libraries using the <application>pg_config</application> utility shipped
710
- with <productname>&project;</productname>, you have to make sure
711
- that its path is specified in the <envar>PATH</envar> environment variable before
712
- the path to any other <application>pg_config</application> version.
713
- If you do not have any other <application>pg_config</application> versions
714
- on your system, you can use <xref linkend="pg-wrapper"> provided in the
710
+ with <productname>&project;</productname>, make sure it appears before
711
+ the path to other <application>pg_config</application> versions, if any.
712
+ Note that on RHEL-based systems <application>pg_config</application>
713
+ is not added to <envar>PATH</envar> automatically. If you do not
714
+ have any other <application>pg_config</application> versions
715
+ on your system, you can use <xref linkend="pg-wrapper"> provided in the
715
716
<filename>postgrespro-&edn;-&majorversion;-client</filename> package to create a symbolic
716
717
link to <application>pg_config</application> in the standard binary directory.
717
718
</para>
You can’t perform that action at this time.
0 commit comments