public inbox for [email protected]
help / color / mirror / Atom feedFrom: Ilya Gladyshev <[email protected]>
To: Justin Pryzby <[email protected]>
Cc: Alexander Pyhalov <[email protected]>
Cc: [email protected]
Cc: Masahiko Sawada <[email protected]>
Cc: Michael Paquier <[email protected]>
Cc: "李杰(慎追)" <[email protected]>
Subject: Re: CREATE INDEX CONCURRENTLY on partitioned index
Date: Thu, 11 Jul 2024 21:35:24 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <Zo_QneIgShh7zrKn@pryzbyj2023>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<Zo_QneIgShh7zrKn@pryzbyj2023>
It is broken in master, I just didn’t want to create a separate thread, but it can be fixed independently. As I remember, the problem is that progress is tracked for each table in the hierarchy as if the table is processed separately, without ever setting partitions_total and partitions_done counters.
> 11 июля 2024 г., в 13:31, Justin Pryzby <[email protected]> написал(а):
>
> On Sat, Jun 15, 2024 at 07:56:38PM +0100, Ilya Gladyshev wrote:
>> In addition, I noticed that progress tracking is once again broken for
>> partitioned tables, while looking at REINDEX implementation, attaching the
>> second patch to fix it.
>
> Thanks for the fixes, I started reviewing them but need some more time
> to digest.
>
> Do you mean that progress reporting is broken in master, for REINDEX, or
> just with this patch ?
>
> --
> Justin
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: CREATE INDEX CONCURRENTLY on partitioned index
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox