| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Antonin Houska <ah(at)cybertec(dot)at> |
| Cc: | Srinath Reddy Sadipiralla <srinath2133(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Robert Treat <rob(at)xzilla(dot)net> |
| Subject: | Re: Adding REPACK [concurrently] |
| Date: | 2026-04-01 21:52:12 |
| Message-ID: | 202604012148.nnnmyxxrr6nh@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2026-Apr-01, Antonin Houska wrote:
> Thanks. Attached here is v48-0006 fixed.
Ah thanks, I incorporated this in the series and rebased, and here's
also a quick and simple additional patch that adds a GUC
max_repack_replication_slots which are especially there to support
REPACK.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
| Attachment | Content-Type | Size |
|---|---|---|
| v49-0001-Make-index_concurrently_create_copy-more-general.patch | text/x-diff | 9.4 KB |
| v49-0002-Rename-cluster.c-h-repack.c-h.patch | text/x-diff | 7.8 KB |
| v49-0003-Add-CONCURRENTLY-option-to-REPACK-command.patch | text/x-diff | 175.7 KB |
| v49-0004-Fix-a-few-problems-in-index-build-progress-repor.patch | text/x-diff | 7.4 KB |
| v49-0005-Error-out-any-process-that-would-block-at-REPACK.patch | text/x-diff | 12.8 KB |
| v49-0006-Teach-snapshot-builder-to-skip-transactions-runn.patch | text/x-diff | 18.5 KB |
| v49-0007-WIP-add-max_repack_replication_slots.patch | text/x-diff | 17.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2026-04-01 22:23:06 | Re: Initial COPY of Logical Replication is too slow |
| Previous Message | Daniil Davydov | 2026-04-01 21:43:47 | Re: POC: Parallel processing of indexes in autovacuum |