From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
---|---|
To: | Timur Magomedov <t(dot)magomedov(at)postgrespro(dot)ru> |
Cc: | Tomas Vondra <tomas(at)vondra(dot)me>, "Aya Iwata (Fujitsu)" <iwata(dot)aya(at)fujitsu(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 |
Date: | 2025-07-08 00:11:55 |
Message-ID: | CAHut+PtPQpP4GdWHhtMH1gWenzjizdZU4O_oW9y+rEpZ0i3mxQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi. Here is the latest patch set.
Main differences are:
Patch 0001 (core)
- removed embedded vci code from autovacuum.c / postinit.c (now these
are same as master)
Patch 0002 (vci module)
- a few changes to facilitate the fix to patch 0001
- removed file vci.lib
======
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v11-0003-VCI-module-documentation.patch | application/octet-stream | 5.4 KB |
v11-0001-VCI-changes-to-postgres-core.patch | application/octet-stream | 64.7 KB |
v11-0002-VCI-module-main.patch | application/octet-stream | 1.3 MB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2025-07-08 00:13:03 | Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring |
Previous Message | Andres Freund | 2025-07-08 00:04:25 | Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring |