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

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: tsunakawa(dot)takay(at)fujitsu(dot)com
Cc: Zhihong Yu <zyu(at)yugabyte(dot)com>, Andrey Lepikhov <a(dot)lepikhov(at)postgrespro(dot)ru>, Amit Langote <amitlangote09(at)gmail(dot)com>, tanghy(dot)fnst(at)fujitsu(dot)com, Alexey Kondratov <a(dot)kondratov(at)postgrespro(dot)ru>, Michael Paquier <michael(at)paquier(dot)xyz>, 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>, pgsql-hackers(at)postgresql(dot)org, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, houzj(dot)fnst(at)fujitsu(dot)com
Subject: Re: [POC] Fast COPY FROM command for the table with foreign partitions
Date: 2021-04-09 00:49:56
Message-ID: 20210409004956.GN6592@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I rebased this patch to resolve a trivial 1 line conflict from c5b7ba4e6.

--
Justin

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2021-04-09 01:06:24 Re: psql - add SHOW_ALL_RESULTS option
Previous Message Kyotaro Horiguchi 2021-04-09 00:36:59 Re: Remove page-read callback from XLogReaderState.