Re: [WIP]Vertical Clustered Index (columnar store extension) - take2

Поиск
Список
Период
Сортировка
От Peter Smith
Тема Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Дата
Msg-id CAHut+PsSTmpaFv8EZfyrXpi+e6Ft3bE5T6M_SOcVJB+hTKPc8w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [WIP]Vertical Clustered Index (columnar store extension) - take2  (Timur Magomedov <t.magomedov@postgrespro.ru>)
Список pgsql-hackers
On Thu, May 29, 2025 at 11:30 PM Timur Magomedov
<t.magomedov@postgrespro.ru> wrote:
>
> Hi Peter,
> I've noticed there are changes in Postgres code v4 patch that rollback
> the commit [1]. That commit optimizes TupleHashEntryData struct size
> and amount of memory allocations which improves performance (see
> discussion [2]).
> Can we use leave TupleHashEntryData as is and make new VCI-specific
> struct that contains TupleHashEntryData member and an additional
> pointer or make VCI use TupleHashEntryGetAdditional()?
>

Thanks for the report. This is fixed in v6.

======
Kind Regards,
Peter Smith.
Fujitsu Australia



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