Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 - Mailing list pgsql-hackers

From Peter Smith
Subject Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Date
Msg-id CAHut+Ps60Ws8vWncz3tayfLAajw1sYhMdweXCB3_eAJhhs+V1Q@mail.gmail.com
Whole thread Raw
In response to Re: [WIP]Vertical Clustered Index (columnar store extension) - take2  (Timur Magomedov <t.magomedov@postgrespro.ru>)
List pgsql-hackers
On Wed, Jun 4, 2025 at 11:47 PM Timur Magomedov
<t.magomedov@postgrespro.ru> wrote:
>
> I've tried running VCI, the idea looks great to me. Thank you and
> Iwata-san for working on this feature. Looked at the source code of VCI
> module, the patch is huge but here are some ideas I hope could be
> useful for community. Made some patches on top of v4 that can be
> squashed into future iteration of VCI module.
>

Hi Timur,

Thank you for the top-up patches and fixes, and also for the ideas to
split the 0002 patch into smaller parts. We will try to incorporate
some/all of these when future patches versions are next posted.

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



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Add --system-identifier / -s option to pg_resetwal
Next
From: Michael Paquier
Date:
Subject: Re: Partitioned tables and [un]loggedness