Re: First draft of PG 19 release notes

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: First draft of PG 19 release notes
Date: 2026-08-19 02:55:52
Message-ID: CAPmGK17qLmzLwi8wKkLC9A6Cuwv5g6XdiwSq5jm9HASDpn11nA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 18, 2026 at 11:44 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Fri, Aug 14, 2026 at 07:04:46PM +0900, Etsuro Fujita wrote:
> > > > but I think this is worse because it sounds like it can _only_ ever be
> > > > done by postgres_fdw. However, if you prefer this I will make this
> > > > change.
> > > >
> > > > I avoided "General Performance" because frankly, it is only
> > > > postgres_fdw, and it not a "General" performance improvement, and we
> > > > have a section for postgres_fdw already.
> > >
> > > Agreed. I think the current text is fine.
> >
> > We renamed the "restore_stats" option to "import_stats". See commit 9a08585e8.
>
> Thanks, I just updated it to current and got the above plus a few more.

Thank you!

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nisha Moond 2026-08-19 03:26:05 Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message Bertrand Drouvot 2026-08-19 02:53:12 Re: pgstat: Flush some statistics within running transactions, take 2