public inbox for [email protected]  
help / color / mirror / Atom feed
From: Justin Pryzby <[email protected]>
To: Devrim Gündüz <[email protected]>
Cc: [email protected]
Subject: Re: other missing RPMs? (Re: pg_repack12)
Date: Tue, 16 Nov 2021 13:34:23 -0600
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>

On Wed, Nov 10, 2021 at 04:54:24PM -0600, Justin Pryzby wrote:
> I reran this thing to compare pg14 to pg13:
> 
> for a in 13 14; do for b in 8 7; do wget --no-check-certificate https://yum.postgresql.org/$a/redhat/rhel-$b-x86_64/ -O- |sed 's,</.*,,; s,<[^>]*>, ,g; s/-.*//; s/^ *//; s/_14$/13/; s/14/13/' |sort -u >$a-$b.dat; done; done
> 
> These are build for v14/RH8 but not v14/RH7:
> 
> -pgexporter_ext_14
> -pllua_14
> -postgres
> 
> These are built for pg13/RH7 but not pg14/RH7:
> 
> jsquery
> pg_pathman
> pgpool
> pg_sampletolog
> pg_squeeze13
> pgstats
> pguint13
> pljava
> pllua
> PyGreSQL
> redis_fdw
> slony1
> sqlite_fdw
> 
> Also, I found the .rpm file for postgresql14-debuginfo, but it seems like it's
> not found via the centos7 repo (?)

I just realized the reason is that centos7 and 8 has no debuginfo repo at all
for pgdg14.





view thread (20+ messages)  latest in thread

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: other missing RPMs? (Re: pg_repack12)
  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