Обсуждение: BUG #7897: RPM fails to set up links for all the tools

Поиск
Список
Период
Сортировка

BUG #7897: RPM fails to set up links for all the tools

От
mbaranczak@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      7897
Logged by:          Mike Baranczak
Email address:      mbaranczak@gmail.com
PostgreSQL version: 9.2.3
Operating system:   centos 6.3
Description:        =


Installed 9.2.3-2PGDG.rhel6 from the PG repo, as described here: =

http://wiki.postgresql.org/wiki/YUM_Installation

I expected all the tools in /usr/pgsql-9.2/bin/ to be available on the PATH,
but pg_ctl, pg_receivexlog and pg_resetxlog are not.

Re: BUG #7897: RPM fails to set up links for all the tools

От
Devrim Gündüz
Дата:
<div class="gmail_quote">mbaranczak@gmail.com wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex;
border-left:1px solid rgb(204, 204, 204); padding-left: 1ex;"><pre style="white-space: pre-wrap; word-wrap:break-word;
font-family:sans-serif; margin-top: 0px">The following bug has been logged on the website:<br /><br />Bug reference:
 7897<br />Logged by:          Mike Baranczak<br />Email address:      mbaranczak@gmail.com<br />PostgreSQL version:
9.2.3<br/>Operating system:   centos 6.3<br />Description:        <br /><br />Installed 9.2.3-2PGDG.rhel6 from the PG
repo,as described here: <br /><a
href="http://wiki.postgresql.org/wiki/YUM_Installation">http://wiki.postgresql.org/wiki/YUM_Installation</a><br/><br
/>Iexpected all the tools in /usr/pgsql-9.2/bin/ to be available on the PATH,<br />but pg_ctl, pg_receivexlog and
pg_resetxlogare not.<br /><br /><br /></pre></blockquote></div><br clear="all" />Hi,<br /><br /> The ones that are in
$PATHare the ones that can be used with multiple versions, like psql, etc, since we support multiple version
installation.<br/><br /> Regards, Devrim<br /> --<br /> Devrim Gündüz