Re: Parallel copy
Tomas Vondra <tomas.vondra@2ndquadrant.com>
From: Tomas Vondra <tomas.vondra@2ndquadrant.com>
To: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Cc: vignesh C <vignesh21@gmail.com>, Amit Kapila <amit.kapila16@gmail.com>, Ashutosh Sharma <ashu.coek88@gmail.com>, Rafia Sabih <rafia.pghackers@gmail.com>, Andres Freund <andres@anarazel.de>, Robert Haas <robertmhaas@gmail.com>, Ants Aasma <ants@cybertec.at>, Alastair Turner <minion@decodable.me>, Thomas Munro <thomas.munro@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-08-04T16:21:44Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Allow WaitLatch() to be used without a latch.
- 733fa9aa51c5 14.0 cited
-
Add %P to log_line_prefix for parallel group leader
- b8fdee7d0ca8 14.0 cited
-
Include replication origins in SQL functions for commit timestamp
- b1e48bbe64a4 14.0 cited
-
Avoid useless buffer allocations during binary COPY FROM.
- cd22d3cdb9bd 14.0 cited
On Mon, Aug 03, 2020 at 12:33:48PM +0530, Bharath Rupireddy wrote: >On Sat, Aug 1, 2020 at 9:55 AM vignesh C <vignesh21@gmail.com> wrote: >> >> The patches were not applying because of the recent commits. >> I have rebased the patch over head & attached. >> >I rebased v2-0006-Parallel-Copy-For-Binary-Format-Files.patch. > >Putting together all the patches rebased on to the latest commit >b8fdee7d0ca8bd2165d46fb1468f75571b706a01. Patches from 0001 to 0005 >are rebased by Vignesh, that are from the previous mail and the patch >0006 is rebased by me. > >Please consider this patch set for further review. > I'd suggest incrementing the version every time an updated version is submitted, even if it's just a rebased version. It makes it clearer which version of the code is being discussed, etc. regards -- Tomas Vondra http://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services