Re: Adding REPACK [concurrently]

From: Antonin Houska <ah(at)cybertec(dot)at>
To: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Robert Treat <rob(at)xzilla(dot)net>
Subject: Re: Adding REPACK [concurrently]
Date: 2026-03-09 10:43:44
Message-ID: 114244.1773053024@localhost
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com> wrote:

> On Thu, Mar 5, 2026 at 8:06 PM Antonin Houska <ah(at)cybertec(dot)at> wrote:
> > This is it. One more diff added, to engage BulkInsertState.
>
> Few more comments:
> ...
> I put possible fixes into the attached patch.

All LGTM, included in the next version. Thanks!

--
Antonin Houska
Web: https://www.cybertec-postgresql.com

Attachment Content-Type Size
v39-0001-Add-REPACK-command.patch text/x-diff 109.3 KB
v39-0002-Refactor-index_concurrently_create_copy-for-use-with.patch text/x-diff 8.7 KB
v39-0003-Add-CONCURRENTLY-option-to-REPACK-command.patch text/plain 165.2 KB
v39-0004-Serialize-decoded-tuples-without-flattening.patch text/x-diff 20.6 KB
v39-0005-Use-BulkInsertState-when-copying-data-to-the-new-hea.patch text/x-diff 6.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2026-03-09 10:53:37 Re: Skipping schema changes in publication
Previous Message shveta malik 2026-03-09 10:29:15 Re: [PATCH] Support automatic sequence replication