Re: Parallel copy

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, 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-06-26 09:04:23
Message-ID: CALj2ACVONNKXwFLDKp1EpXxbqT9itTVDSW2_mkgx2gf+rMFxWA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

0006 patch has some code clean up and issue fixes found during internal testing.

Attaching the latest patches herewith.

The order of applying the patches remains the same i.e. from 0001 to 0006.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com

Attachment Content-Type Size
0001-Copy-code-readjustment-to-support-parallel-copy.patch application/octet-stream 16.8 KB
0002-Framework-for-leader-worker-in-parallel-copy.patch application/octet-stream 33.8 KB
0003-Allow-copy-from-command-to-process-data-from-file-ST.patch application/octet-stream 40.4 KB
0004-Documentation-for-parallel-copy.patch application/octet-stream 2.0 KB
0005-Tests-for-parallel-copy.patch application/octet-stream 20.3 KB
0006-Parallel-Copy-For-Binary-Format-Files.patch application/octet-stream 26.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2020-06-26 09:08:08 Re: Resetting spilled txn statistics in pg_stat_replication
Previous Message Amit Kapila 2020-06-26 08:52:49 Re: Resetting spilled txn statistics in pg_stat_replication