Re: Parallel copy

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, Ants Aasma <ants(at)cybertec(dot)at>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Alastair Turner <minion(at)decodable(dot)me>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Parallel copy
Date: 2020-07-17 08:39:28
Message-ID: CALDaNm3QnWFOP5MCAYi3gLmfYz8vVZVLvVyEN6A=uwbDaWtRSg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> Please find the updated patch with the fixes included.
>

Patch 0003-Allow-copy-from-command-to-process-data-from-file-ST.patch
had few indentation issues, I have fixed and attached the patch for
the same.

Regards,
Vignesh
EnterpriseDB: http://www.enterprisedb.com

Attachment Content-Type Size
0001-Copy-code-readjustment-to-support-parallel-copy.patch text/x-patch 16.6 KB
0002-Framework-for-leader-worker-in-parallel-copy.patch text/x-patch 35.7 KB
0003-Allow-copy-from-command-to-process-data-from-file-ST.patch text/x-patch 41.7 KB
0004-Documentation-for-parallel-copy.patch text/x-patch 2.0 KB
0005-Tests-for-parallel-copy.patch text/x-patch 20.2 KB
0006-Parallel-Copy-For-Binary-Format-Files.patch text/x-patch 25.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2020-07-17 08:46:30 Re: renaming configure.in to configure.ac
Previous Message tsunakawa.takay@fujitsu.com 2020-07-17 08:29:08 RE: Transactions involving multiple postgres foreign servers, take 2