Re: pgcon unconference / impact of block size on performance

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: pgcon unconference / impact of block size on performance
Дата
Msg-id CAHyXU0zaPTQF3dceu9eE8TgJy=nNniPwZyryOJiFJbydkDRZ3A@mail.gmail.com
обсуждение исходный текст
Ответ на pgcon unconference / impact of block size on performance  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Ответы Re: pgcon unconference / impact of block size on performance  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Список pgsql-hackers
On Sat, Jun 4, 2022 at 6:23 PM Tomas Vondra <tomas.vondra@enterprisedb.com> wrote:
Hi,

At on of the pgcon unconference sessions a couple days ago, I presented
a bunch of benchmark results comparing performance with different
data/WAL block size. Most of the OLTP results showed significant gains
(up to 50%) with smaller (4k) data pages.

Wow.  Random numbers are fantastic,  Significant reduction in sequential throughput is a little painful though, I see 40% reduction in some cases if I'm reading that right.  Any thoughts on why that's the case?  Are there mitigations possible?

merlin

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: better page-level checksums
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pltcl crash on recent macOS