Обсуждение: [pgsql-pkg-yum] amcheck packages in pgdg yum repo

Поиск
Список
Период
Сортировка

[pgsql-pkg-yum] amcheck packages in pgdg yum repo

От
Peter Geoghegan
Дата:
I would like to make amcheck available in the pgdg yum repo, in order
to target earlier PostgreSQL versions. It's available as a contrib
extension for v10 already, but there is no reason why it cannot be
used on earlier versions. The Github version has the ability to build
deb packages already, and is now on the pgdg apt repo:

https://github.com/petergeoghegan/amcheck

I'll need to figure out how to also build yum packages. It's the
simplest possible case of building a PGXS C extension with no
dependencies. Can someone point me in the direction of documentation,
or another module whose package build process I can generalize from?

I'll also want to make available the enhancement that is proposed for
Postgres 11, from the current commitfest [1] [2]. So, the goal will be to
target Postgres 9.4, 9.5, 9.6, and 10 - v10 will not have an enhanced
version, which I believe adds significantly more value.

Is there an acceptance process? How can I get the ball rolling on that?

Thanks

[1] https://commitfest.postgresql.org/14/1263/
[2] https://github.com/petergeoghegan/amcheck/tree/heap-check
-- 
Peter Geoghegan


-- 
Sent via pgsql-pkg-yum mailing list (pgsql-pkg-yum@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum

Re: [pgsql-pkg-yum] amcheck packages in pgdg yum repo

От
Devrim Gündüz
Дата:
Hi Peter,

On Mon, 2017-10-09 at 09:19 -0700, Peter Geoghegan wrote:
> I would like to make amcheck available in the pgdg yum repo, in order
> to target earlier PostgreSQL versions.

<snip>

> Is there an acceptance process? How can I get the ball rolling on that?

Done :-) (From now on, please create a ticket here : https://redmine.postgresql
.org/projects/pgrpms/issues/new for updates, bugs, etc).

https://git.postgresql.org/gitweb/?p=pgrpms.git;a=commit;h=f4c61e2cac7676c9746be8278c8550a74132091d

Packages will sync to master repo in an hour.

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Re: [pgsql-pkg-yum] amcheck packages in pgdg yum repo

От
Peter Geoghegan
Дата:
Hi Devrim,

On Mon, Oct 9, 2017 at 11:24 AM, Devrim Gündüz <devrim@gunduz.org> wrote:
> Done :-) (From now on, please create a ticket here : https://redmine.postgresql
> .org/projects/pgrpms/issues/new for updates, bugs, etc).

Got it -- will do it that way next time.

> Packages will sync to master repo in an hour.

That was quick!

Thanks!
--
Peter Geoghegan


--
Sent via pgsql-pkg-yum mailing list (pgsql-pkg-yum@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum

Re: [pgsql-pkg-yum] amcheck packages in pgdg yum repo

От
Devrim Gündüz
Дата:
Hi,

On Mon, 2017-10-09 at 12:31 -0700, Peter Geoghegan wrote:
> > Packages will sync to master repo in an hour.
>
> That was quick!

BTW, the package names are:

amcheck10
amcheck96
amcheck95
amcheck94

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR