[pgsql-pkg-yum] postgresql94 doesn't add pg_config to alternatives system - Mailing list pgsql-pkg-yum

From Yuri Kanivetsky
Subject [pgsql-pkg-yum] postgresql94 doesn't add pg_config to alternatives system
Date
Msg-id CAMhVC3ZX5ONUYyqxNNJg3YPz4H377d8ed4yrY0AwACweWUPo1w@mail.gmail.com
Whole thread Raw
Responses Re: [pgsql-pkg-yum] postgresql94 doesn't add pg_config toalternatives system
List pgsql-pkg-yum
Hi,

By that I mean the following:

$ rpm -q --scripts postgresql94 | egrep 'psql|pg_config'
/usr/sbin/update-alternatives --install /usr/bin/psql pgsql-psql
/usr/pgsql-9.4/bin/psql 940
...

As a result, psql is available right away after installing the
package. But not so with pg_config. Is it by design or by accident?

More info here:
https://serverfault.com/questions/872537/can-i-use-pg-config-of-other-version-of-postgresql#872537

Regards,
Yuri


pgsql-pkg-yum by date:

Previous
From: Vicky Vergara
Date:
Subject: [pgsql-pkg-yum] PRE-release pgRouting 2.5.0-rc
Next
From: "M. Demhartner"
Date:
Subject: [pgsql-pkg-yum] plpython3u for pg-9.6 under RHEL7_x64 ?