Re: add list of major features to the v19 release notes

Поиск
Список
Период
Сортировка
Искать
От
Nathan Bossart
Тема
Re: add list of major features to the v19 release notes
Дата
Msg-id
aq1eLOKSnS4Y-xDo@nathan
Ответ на
Список
Дерево обсуждения
Re: add list of major features to the v19 release notes "Jonathan S. Katz" <jkatz@postgresql.org>
Re: add list of major features to the v19 release notes Nathan Bossart <nathandbossart@gmail.com>
On Fri, Sep 18, 2026 at 07:23:11PM +0800, Jonathan S. Katz wrote:
> Here's v3 of the major features list. This merges in the changes from the v2
> proposal upthread with the other changes to the list over the past several
> weeks.

Thanks for the patch.

> +      New REPACK  command

nit: extra space before "command"

> +      that reclaims disk space and reorganizes table contents, which can help
> +      increase query performance. REPACK CONCURRENTLY
> +      allows repacking without blocking reads and writes to the table.

s/which can help increase/which can improve

> +      Logical replication and can now be enabled without a server restart when
> +       is set to replica.

nit: extra "and"

> +      Support read-your-writes on standbys with the new

Hm.  Can we be more descriptive here?  Maybe something like "Support for
read-your-writes query patterns on standbys via the new..."

> +      WAIT FOR command.

Per commits 1a562a2661b and e527bf17d04, I think we're just calling it
"WAIT" and not "WAIT FOR".

> +      user-defined prioritization of autovacuuming.

IMHO this makes it sound like users will be able to choose the priority of
each individual table, when we actually are just giving them a handful of
coarse controls.  I think we ought to emphasize the scoring system instead.
In theory, most users shouldn't need to adjust anything and the
prioritization will "Just Work" for them.

-- 
nathan


В списке pgsql-hackers по дате отправления
От: Antonin Houska
Дата:
От: Jacob Champion
Дата:
FAQ