Re: PG 16 draft release notes ready

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 16 draft release notes ready
Date: 2023-05-22 18:01:29
Message-ID: ZGut+UlYdzwIwc15@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I have added the major features to the release notes with the attached
patch.

---------------------------------------------------------------------------

On Sun, May 21, 2023 at 07:53:38PM -0400, Jonathan Katz wrote:
> On 5/21/23 3:04 PM, Jonathan S. Katz wrote:
> > On 5/18/23 4:49 PM, Bruce Momjian wrote:
> > > I have completed the first draft of the PG 16 release notes.
> >
> > One thing that we could attempt for this beta is to include a
> > prospective list of "major features + enhancements." Of course it can
> > change before the GA, but it'll give readers some idea of things to
> > test.
> >
> > I'd propose the following (in no particular order):
> >
> > * General performance improvements for read-heavy workloads (looking for
> > clarification for that in[1])
>
> Per [1] this sounds like it should be:
>
> * Optimization to reduce overall memory usage, including general performance
> improvements.
>
> We can get more specific for the GA.
>
> Thanks,
>
> Jonathan
>
> [1] https://www.postgresql.org/message-id/5749E807-A5B7-4CC7-8282-84F6F0D4D1D0%40anarazel.de
>

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

Only you can decide what is important to you.

Attachment Content-Type Size
rel.diff text/x-diff 1.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2023-05-22 18:03:31 Re: PG 16 draft release notes ready
Previous Message Peter Geoghegan 2023-05-22 17:59:59 Re: Avoiding another needless ERROR during nbtree page deletion