Обсуждение: pre-release packages

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

pre-release packages

От
Justin Pryzby
Дата:
https://yum.postgresql.org/packages/#pg13
v13 PACKAGES ARE FOR BETA TESTING ONLY! USE v12 PACKAGES FOR PRODUCTION.

I think this could elaborate some, and say:
 - the beta packages are built with assertions enabled;
 - the compile options include MEMORY_CONTEXT_CHECKING, which has significant
   negative effect on performance, so packages are not useful for performance
   testing.

-- 
Justin



Re: pre-release packages

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

On Mon, 2020-09-14 at 07:56 -0500, Justin Pryzby wrote:
> https://yum.postgresql.org/packages/#pg13
> v13 PACKAGES ARE FOR BETA TESTING ONLY! USE v12 PACKAGES FOR
> PRODUCTION.
>
> I think this could elaborate some, and say:
>  - the beta packages are built with assertions enabled;
>  - the compile options include MEMORY_CONTEXT_CHECKING, which has
> significant
>    negative effect on performance, so packages are not useful for
> performance
>    testing.


Can you please merge these into a single sentence -- or, can you please
send a patch? The code is here:

https://git.postgresql.org/gitweb/?p=pgyum-website.git

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

Re: pre-release packages

От
Justin Pryzby
Дата:
On Thu, Sep 17, 2020 at 05:01:24PM +0100, Devrim Gündüz wrote:
> On Mon, 2020-09-14 at 07:56 -0500, Justin Pryzby wrote:
> > https://yum.postgresql.org/packages/#pg13
> > v13 PACKAGES ARE FOR BETA TESTING ONLY! USE v12 PACKAGES FOR
> > PRODUCTION.
> 
> Can you please merge these into a single sentence -- or, can you please
> send a patch? The code is here:

The beta packages are built with compile options which have significant
negative effect on performance, so packages are not useful for performance
testing.

-- 
Justin



Re: pre-release packages

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

On Thu, 2020-09-17 at 11:04 -0500, Justin Pryzby wrote:
> The beta packages are built with compile options which have
> significant negative effect on performance, so packages are not
> useful for performance testing.

This is still too long for that part, but let me see what I can do.
Pushed v14 alpha packages the other day. I'll update website on Monday,
with an information along with this info.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

Re: pre-release packages

От
Justin Pryzby
Дата:
On Fri, Sep 25, 2020 at 04:07:41PM +0100, Devrim Gündüz wrote:
> On Thu, 2020-09-17 at 11:04 -0500, Justin Pryzby wrote:
> > The beta packages are built with compile options which have
> > significant negative effect on performance, so packages are not
> > useful for performance testing.
> 
> This is still too long for that part, but let me see what I can do.
> Pushed v14 alpha packages the other day. I'll update website on Monday,
> with an information along with this info.

I was thinking it would go on the linked [0] page, and the text on the
*linking* page would stay the same.

[0] https://yum.postgresql.org/packages/

-- 
Justin



Re: pre-release packages

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

On Thu, 2020-09-17 at 11:04 -0500, Justin Pryzby wrote:
> The beta packages are built with compile options which have
> significant negative effect on performance, so packages are not
> useful for performance testing.

Pushed. Does it look good now?

Regards,

--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

Re: pre-release packages

От
Justin Pryzby
Дата:
On Thu, Oct 01, 2020 at 01:02:47AM +0100, Devrim Gündüz wrote:
> On Thu, 2020-09-17 at 11:04 -0500, Justin Pryzby wrote:
> > The beta packages are built with compile options which have
> > significant negative effect on performance, so packages are not
> > useful for performance testing.
> 
> Pushed. Does it look good now?

Thanks.  I coldn't have written it better myself ;)

-- 
Justin