Re: PostgreSQL 12: Feature Highlights

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, PostgreSQL Advocacy <pgsql-advocacy(at)lists(dot)postgresql(dot)org>
Subject: Re: PostgreSQL 12: Feature Highlights
Date: 2019-05-17 01:32:55
Message-ID: 20190517013255.bera5dtuii376lae@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers

On Thu, May 16, 2019 at 05:05:13PM -0700, Peter Geoghegan wrote:
> On Thu, May 16, 2019 at 4:52 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> > +1. Another thing which may matter is that if some people do not see
> > some improvements they were expecting then they can come back to pg13
> > and help around with having these added. Things are never going to be
> > perfect for all users, and it makes little sense to make it sound like
> > things are actually perfect.
>
> Speaking of imperfections: it is well known that most performance
> enhancements have the potential to hurt certain workloads in order to
> help others. Maybe that was explicitly considered to be a good
> trade-off when the feature went in, and maybe that was the right
> decision at the time, but more often it was something that was simply
> overlooked. There is value in leaving information that helps users
> discover where a problem may have been introduced -- they can tell us
> about it, and we can fix it.
>
> I myself sometimes look through the release notes in an effort to spot
> something that might have had undesirable side-effects, especially in
> areas of the code that I am less knowledgeable about, or have only a
> vague recollection of. Sometimes that is a reasonable starting point.

The release notes are written for the _average_ reader. The commits are
there as comments and making them more visible would be a nice
improvement.

We have already adjusted the partition item, and the btree item. If
there is more detail people want, I suggest you post something to the
hackers list and we will see if can be added in a consistent way. You
must also get agreement that the rules I am using need to be adjusted so
all future release notes will have that consistency.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Peter Geoghegan 2019-05-17 01:49:29 Re: PostgreSQL 12: Feature Highlights
Previous Message Bruce Momjian 2019-05-17 01:29:10 Re: PostgreSQL 12: Feature Highlights

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-05-17 01:34:56 Re: VACUUM fails to parse 0 and 1 as boolean value
Previous Message Bruce Momjian 2019-05-17 01:29:10 Re: PostgreSQL 12: Feature Highlights