Re: other missing RPMs? (Re: pg_repack12)
От | Justin Pryzby |
---|---|
Тема | Re: other missing RPMs? (Re: pg_repack12) |
Дата | |
Msg-id | 20200925165628.GP23631@telsasoft.com обсуждение исходный текст |
Ответ на | other missing RPMs? (Re: pg_repack12) (Justin Pryzby <pryzby@telsasoft.com>) |
Ответы |
Re: other missing RPMs? (Re: pg_repack12)
Re: other missing RPMs? (Re: pg_repack12) |
Список | pgsql-pkg-yum |
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
В списке pgsql-pkg-yum по дате отправления: