public inbox for [email protected]
help / color / mirror / Atom feedFrom: H <[email protected]>
To: PostgreSQL Users Mailing List <[email protected]>
Subject: Re: Looking for pg_config for postgresql 13.16
Date: Tue, 20 Aug 2024 14:17:49 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CANzqJaCTiRrhGAnJ+k_jYEQ3YnguD49tUikTHh9q1LZuab4HBQ@mail.gmail.com>
References: <[email protected]>
<CANzqJaCTiRrhGAnJ+k_jYEQ3YnguD49tUikTHh9q1LZuab4HBQ@mail.gmail.com>
On Tue, 2024-08-20 at 12:11 -0400, Ron Johnson wrote:
> On Tue, Aug 20, 2024 at 11:56 AM H <[email protected]> wrote:
> > I am looking for pg_config for postgresql 13.16 that I run under Rocky Linux 9. It seems RL appstream latest version is pg_config in libpq-devel-13.11-1.el9.x86_64 but dnf complains:
> > installed package postgresql13-"devel-13.16-2PGDG.rhel9.x86_64 obsoletes libpq-devel <= 42.0 provided by libpq-devel-13.11-1.el9.x86_64 from appstream"
> >
> > What is the recommended way around this?
> >
>
>
> That doesn't make sense. /usr/pgsql-13/bin/pg_config should be in plain old postgresql13.
>
> This is PG14, but the package structure has been the same since at least PG 9.6:
>
> $ which pg_config
> /usr/pgsql-14/bin/pg_config
>
> $ yum whatprovides /usr/pgsql-14/bin/pg_config
> RHEL8-Pool for x86_64 2.9 kB/s | 251 B 00:00
> rhel-8.9-x86_64-dvd 54 MB/s | 13 MB 00:00
> RES-8-Updates for x86_64 97 MB/s | 83 MB 00:00
> RES-AS-8-Updates for x86_64 90 MB/s | 65 MB 00:00
> RES-CB-8-Updates for x86_64 40 MB/s | 7.5 MB 00:00
> RES8-Manager-Tools-Pool for x86_64 504 kB/s | 58 kB 00:00
> RES8-Manager-Tools-Updates for x86_64 20 MB/s | 2.6 MB 00:00
> supp-supplementary-8.9-rhel-8-x86_64-dvd 559 kB/s | 47 kB 00:00
> postgresql14-14.13-2PGDG.rhel8.x86_64 : PostgreSQL client programs and libraries
> Repo : @System
> Matched from:
> Filename : /usr/pgsql-14/bin/pg_config
>
> --
> Death to America, and butter sauce.
> Iraq lobster!
I had not found it because it was not in the path. Found it and installed the temporal_tables extension so everything is good.
Thank you for pointing me in the right direction.
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Looking for pg_config for postgresql 13.16
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox