Re: Parallel copy - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Parallel copy
Date
Msg-id CAA4eK1+isn3Akjer9=HVcTeyGvdbb-EG1AdUT+VX=FppmatDKg@mail.gmail.com
Whole thread Raw
In response to Re: Parallel copy  (Mike Blackwell <mike.blackwell@rrd.com>)
List pgsql-hackers
On Tue, Feb 18, 2020 at 7:51 PM Mike Blackwell <mike.blackwell@rrd.com> wrote:
On Sun, Feb 16, 2020 at 12:51 AM Andrew Dunstan <andrew.dunstan@2ndquadrant.com> wrote:

IIRC, in_quote only matters here in CSV mode (because CSV fields can
have embedded newlines). So why not just forbid parallel copy in CSV
mode, at least for now? I guess it depends on the actual use case. If we
expect to be parallel loading humungous CSVs then that won't fly.

Loading large CSV files is pretty common here.  I hope this can be supported.


Thank you for your inputs.  It is important and valuable.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Parallel copy
Next
From: Michael Paquier
Date:
Subject: Re: Print physical file path when checksum check fails