Re: BUG #7897: RPM fails to set up links for all the tools - Mailing list pgsql-bugs

From Devrim Gündüz
Subject Re: BUG #7897: RPM fails to set up links for all the tools
Date
Msg-id 66d1c001-4ed4-426f-9369-3b97e79fb9b0@email.android.com
Whole thread Raw
In response to BUG #7897: RPM fails to set up links for all the tools  (mbaranczak@gmail.com)
List pgsql-bugs
mbaranczak@gmail.com wrote:
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.



Hi,

The ones that are in $PATH are the ones that can be used with multiple versions, like psql, etc, since we support multiple version installation.

Regards, Devrim
--
Devrim Gündüz

pgsql-bugs by date:

Previous
From: mbaranczak@gmail.com
Date:
Subject: BUG #7897: RPM fails to set up links for all the tools
Next
From: Sandeep Thakkar
Date:
Subject: Re: Automated start of the service under Windows 7