From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG 14 release notes, first draft |
Date: | 2021-05-20 23:54:37 |
Message-ID: | 20210520235437.GG8971@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, May 20, 2021 at 04:19:50PM -0700, Peter Geoghegan wrote:
> On Thu, May 20, 2021 at 2:37 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > I went with this text:
> >
> > Reduce the default value of <varname><xref
> > linkend="guc-vacuum-cost-page-miss"></varname> from 10 milliseconds to 2
> > (Peter Geoghegan)
> >
> > I think with numbers, and the fact we are saying "decrease" havint them
> > in the from/to order is best. If this was non-numeric, like to scram
> > from md5, it would make more sense to use to/from.
>
> The point of this change was to make the cost of dirtying pages much
> higher than everything else, since writes are in effect much more
> expensive on modern hardware. Don't know if you need to say that.
I think our text "This new default better reflects current hardware
capabilities." is detailed enough. People can dig into the item to see
what it does and how it adjusts costs.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2021-05-20 23:58:24 | Re: Installation of regress.so? |
Previous Message | Tom Lane | 2021-05-20 23:35:10 | Re: array_cat anycompatible change is breaking xversion upgrade tests |