Re: postgres_fdw: Use COPY to speed up batch inserts

From: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
To: solaimurugan vellaipandiyan <drsolaimurugan(dot)v(at)gmail(dot)com>
Cc: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, jian he <jian(dot)universality(at)gmail(dot)com>, Tomas Vondra <tomas(at)vondra(dot)me>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgres_fdw: Use COPY to speed up batch inserts
Date: 2026-05-27 23:25:12
Message-ID: bc143b81-eeb2-4c57-8643-b98382dc961b@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 07/05/26 08:38, solaimurugan vellaipandiyan wrote:
> Hi all,
>
> Thank you for the updated Patch.
>
> ...
>
> Looking forward to more feedback on this.
>

Hi,

Thank you for reviewing and testing the patch. I've just posted a new
version [1] removing the duplicated code.

[1]
https://www.postgresql.org/message-id/DITUGI3X54S8.346G3XFY7DRDK%40gmail.com

--
Matheus Alcantara
EDB: https://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-05-27 23:28:13 Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Previous Message Matheus Alcantara 2026-05-27 23:22:47 Re: postgres_fdw: Use COPY to speed up batch inserts