Re: Enabling B-Tree deduplication by default

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Enabling B-Tree deduplication by default
Дата
Msg-id CAH2-WznoUZGrWAq98+bquKad8G9XyioeU7_g-G8acapekKp83g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Enabling B-Tree deduplication by default  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
On Thu, Jan 30, 2020 at 2:13 PM Peter Geoghegan <pg@bowt.ie> wrote:
> My approach to showing the downsides of the patch wasn't particularly
> obvious, or easy to come up with. I could have contrived a case like
> the insert benchmark, but with more low cardinality non-unique
> indexes.

Sorry. I meant with more *high* cardinality indexes. An exaggerated
version of the original insert benchmark.

-- 
Peter Geoghegan



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Enabling B-Tree deduplication by default
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Parallel CREATE INDEX vs DSM starvation