From: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
---|---|
To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
Cc: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Luc Vlaming <luc(at)swarm64(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
Subject: | Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM |
Date: | 2024-08-26 05:39:28 |
Message-ID: | CALj2ACXnCvcYvaz4aDH_ezUBJanz_Boi8W=76fOwrxiwSnUFOQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Jun 5, 2024 at 12:42 PM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
>
> Please find the v22 patches with the above changes.
Please find the v23 patches after rebasing 0005 and adapting 0004 for
9758174e2e.
--
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
Attachment | Content-Type | Size |
---|---|---|
v23-0005-Use-new-multi-insert-table-AM-for-COPY.patch | application/x-patch | 14.0 KB |
v23-0002-Optimize-various-SQL-commands-with-new-multi-ins.patch | application/x-patch | 7.4 KB |
v23-0004-Optimize-Logical-Replication-Apply-with-new-mult.patch | application/x-patch | 22.3 KB |
v23-0001-Introduce-new-Table-AM-for-multi-inserts.patch | application/x-patch | 15.2 KB |
v23-0003-Optimize-INSERT-INTO-SELECT-with-new-multi-inser.patch | application/x-patch | 9.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2024-08-26 05:54:26 | Re: macOS prefetching support |
Previous Message | Pavel Stehule | 2024-08-26 05:32:53 | maybe buggy implementation of NO INDENT in xmlserialize |