Re: [PATCH] Simple progress reporting for COPY command

Tomas Vondra <tomas.vondra@enterprisedb.com>

From: Tomas Vondra <tomas.vondra@enterprisedb.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Josef Šimánek <josef.simanek@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2021-01-07T16:37:14Z
Lists: pgsql-hackers
On 1/7/21 2:17 AM, Justin Pryzby wrote:
> On Wed, Jan 06, 2021 at 10:44:49PM +0100, Tomas Vondra wrote:
>> On 1/5/21 11:02 AM, Josef Šimánek wrote:
>>> I'm attaching the whole patch since commitfest failed to ingest the
>>> last incremental on CI.
>>>
>>
>> Yeah, the whole patch needs to be attached for the commitfest tester to work
>> correctly - it can't apply pieces from multiple messages, etc.
>>
>> Anyway, I pushed this last version of patch, after a couple more tweaks,
>> mainly to the docs - one place used pg_stat_copy_progress, the section was
>> not indexed properly, and so on.
> 
> Some more doc fixes.
> 
Thanks, pushed.

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Commits

  1. Minor fixes in COPY progress docs

  2. Report progress of COPY commands