Re: PG 13 release notes, first draft

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: PG 13 release notes, first draft
Дата
Msg-id CAH2-WznH06FBgO5WZuppjnj-2-u9B6467ocYE0EAAnG5KEGg-g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PG 13 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Mon, May 11, 2020 at 6:23 PM Bruce Momjian <bruce@momjian.us> wrote:
> OK, I was able to add some of it cleanly:
>
>         This allows efficient btree indexing of low cardinality columns by
>         storing duplicate keys only once.  Users upgrading with pg_upgrade
>         will need to use REINDEX to make use of this feature.

That seems like a reasonable compromise. Thanks!

-- 
Peter Geoghegan



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: PG 13 release notes, first draft
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: A patch for get origin from commit_ts.