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

From: Japin Li <japinli(at)hotmail(dot)com>
To: Timur Magomedov <t(dot)magomedov(at)postgrespro(dot)ru>
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tomas Vondra <tomas(at)vondra(dot)me>, "Aya Iwata (Fujitsu)" <iwata(dot)aya(at)fujitsu(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>
Subject: Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Date: 2025-11-18 02:29:11
Message-ID: SY0P300MB1539E012EA0F68DCFE6E08BEB6D6A@SY0P300MB1539.AUSP300.PROD.OUTLOOK.COM
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 17, 2025 at 05:42:03PM +0300, Timur Magomedov wrote:
> On Fri, 2025-11-14 at 14:22 +0800, Japin Li wrote:
> > Yes, I can reproduce this by using your patch.
>
> Hello Japin!
> Thanks for reproducing the bug!
> I've made a fix on top of recent VCI version v20251117:
> https://www.postgresql.org/message-id/1de545d00a5c0bb8aaf42f05dd118a2c19030041.camel%40postgrespro.ru
> That worked for me.

Hi, Timur Magomedov

Thanks for working on this. I test this on v20251118, it works for me.

--
Best regards,
Japin Li
ChengDu WenWu Information Technology Co., LTD.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2025-11-18 02:32:37 Re: Extended Statistics set/restore/clear functions.
Previous Message Masahiko Sawada 2025-11-18 02:29:00 Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE