(2018/12/19 13:04), Michael Paquier wrote:
> On Wed, Dec 19, 2018 at 01:01:01PM +0900, Amit Langote wrote:
>> It may happen sooner that you may think. :)
>>
>> Currently, COPY into foreign tables uses APIs used by INSERT, so one row
>> at a time interface. It'd certainly be better to allow FDWs to be able to
>> do bulk transfer. I think Fujita-san has said he wants to work on that:
>>
>> https://www.postgresql.org/message-id/5AB4F190.1000804%40lab.ntt.co.jp
>
> That's interesting.
Thanks! Actually, I (re-)started working on that from this week. (Not
sure whether I can post a patch for that before the next CF.)
Best regards,
Etsuro Fujita