Re: [POC] Fast COPY FROM command for the table with foreign partitions

From: "Andrey V(dot) Lepikhov" <a(dot)lepikhov(at)postgrespro(dot)ru>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(at)2ndquadrant(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>, PostgreSQL-Dev <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [POC] Fast COPY FROM command for the table with foreign partitions
Date: 2020-09-07 10:31:09
Message-ID: 19ba27e7-ee1e-9117-68ad-fd609b5763ca@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/7/20 12:26 PM, Michael Paquier wrote:
> On Mon, Aug 24, 2020 at 06:19:28PM +0900, Amit Langote wrote:
>> On Mon, Aug 24, 2020 at 4:18 PM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
>>> I would
>>
>> Oops, thought I'd continue writing, but hit send before actually doing
>> that. Please ignore.
>>
>> I have some comments on v6, which I will share later this week.
>
> While on it, the CF bot is telling that the documentation of the patch
> fails to compile. This needs to be fixed.
> --
> Michael
>
v.7 (in attachment) fixes this problem.
I also accepted Amit's suggestion to rename all fdwapi routines such as
ForeignCopyIn to *ForeignCopy.

--
regards,
Andrey Lepikhov
Postgres Professional

Attachment Content-Type Size
v7-0001-Fast-COPY-FROM-into-the-foreign-or-sharded-table.patch text/x-patch 51.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Emre Hasegeli 2020-09-07 10:50:17 Re: Bogus documentation for bogus geometric operators
Previous Message Magnus Hagander 2020-09-07 10:30:27 Re: [doc] minor wording improvement in a couple of places