Re: Improvements and additions to COPY progress reporting
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Matthias van de Meent <boekewurm+postgres@gmail.com>, Justin Pryzby <pryzby@telsasoft.com>, Tomas Vondra <tomas.vondra@enterprisedb.com>, Josef Šimánek <josef.simanek@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-07T11:20:31Z
Lists: pgsql-hackers
Attachments
- v11-0001-Add-progress-reported-components-for-COPY-progre.patch (application/octet-stream) patch v11-0001
- v11-0003-Add-copy-progress-reporting-regression-tests.patch (application/octet-stream) patch v11-0003
On Fri, Mar 5, 2021 at 11:30 AM Michael Paquier <michael@paquier.xyz> wrote: > > On Thu, Mar 04, 2021 at 05:45:50PM +0100, Matthias van de Meent wrote: > > Sure, I'm convinced. PFA the patchset with this change applied. > > 0002 looks fine to me, and in line with the discussion, so applied. Thanks. Attaching remaining patches 0001 and 0003 from the v11 patch set(posted upthread) here to make cfbot happier. With Regards, Bharath Rupireddy. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Add some basic tests for progress reporting of COPY
- 15639d5e8f6f 14.0 landed
-
Add support for more progress reporting in COPY
- 9d2d45700928 14.0 landed
-
doc: Add backlinks to progress reporting documentation
- 8a8f4d8ede28 14.0 landed