Re: other missing RPMs? (Re: pg_repack12)

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>
Cc: pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: other missing RPMs? (Re: pg_repack12)
Date: 2020-09-25 18:38:55
Message-ID: 20200925183854.GQ23631@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

No problem, I was giving a complete list in case any of them were accidental.

It's probably more useful to rerun later this year, rather than 33 hours after
release.

Hm, it looks like postgis isn't available for v12 / c6 (anymore?)

On Fri, Sep 25, 2020 at 06:20:07PM +0100, Devrim Gündüz wrote:
> Hi Justin,
>
> https://twitter.com/DevrimGunduz/status/1308761198742118401?s=19
>
> :)
>
> Cheers, Devrim
>
> On 25 September 2020 17:56:28 BST, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> >On Sun, Nov 17, 2019 at 10:39:26AM -0600, Justin Pryzby wrote:
> >> On Sun, Nov 17, 2019 at 12:11:20AM +0000, Devrim Gündüz wrote:
> >> > On Fri, 2019-11-15 at 10:01 -0600, Justin Pryzby wrote:
> >> > > Shouldn't this be built for RH6?
> >> > >
> >https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-6-x86_64/
> >>
> >> I checked what other packages were available for PG12 RH6 vs RH7.
> >> Are these all deliberate?
> >>
> >> for a in 11 12; do for b in 6 7; do wget
> >https://yum.postgresql.org/$a/redhat/rhel-$b-x86_64/ -O- |sed
> >'s,</.*,,; s,<[^>]*>, ,g; s/-.*//; s/^ *//; s/11$/12/' |sort -u
> >>$a-$b.dat; done; done
> >> diff 12-6.dat 12-7.dat |grep -Ev '^[,[:xdigit:]]*$|^[<>]
> >(python|proj|postgis|lib|pam|geos|gdal)' # or,
> >> git diff --no-index 12-6.dat 12-7.dat
> >
> >I reran this to compare pg13 vs pg12.
> >
> >Available for v12 / c7 but not v12 / c8:
> >-pgagent_12
> >-repoview
> >
> >Available for v12 / c7 but not v13 / c7:
> >-citus_13
> >-cstore_fdw_12
> >-extra_window_functions_13
> >-hll_13
> >-libpqxx
> >-multicorn12
> >-osm2pgrouting_12
> >-osm_fdw12
> >-pagila12
> >-passwordcheck_cracklib13
> >-pgagent_13
> >-pgauditlogtofile
> >-pg_bulkload13
> >-pg_comparator13
> >-pg_cron_13
> >-pgdg
> >-pg_filedump13
> >-pglogical_13
> >-pg_pathman13
> >-pgpool
> >-pg_repack12
> >-pg_squeeze12
> >-pgtap12
> >-pg_top12
> >-pg_wait_sampling_12
> >-pljava
> >-postgresql_anonymizer12
> >-powa_12
> >-repmgr12
> >-sqlite_fdw12
> >-sslutils_12
> >-tds_fdw12
> >-topn_12
> >-wal2mongo12
> >
> >That appears to be approximately the same as:
> >c8 v12 vs v13
>
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.

--
Justin Pryzby
System Administrator
Telsasoft
+1-952-707-8581

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Justin Pryzby 2020-09-25 20:23:13 Re: other missing RPMs? (Re: pg_repack12)
Previous Message Devrim Gündüz 2020-09-25 17:20:07 Re: other missing RPMs? (Re: pg_repack12)