Re: Adding REPACK [concurrently]

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Antonin Houska <ah(at)cybertec(dot)at>
Cc: Robert Treat <rob(at)xzilla(dot)net>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
Subject: Re: Adding REPACK [concurrently]
Date: 2025-08-31 12:09:29
Message-ID: 202508311209.gnvpor56qkdc@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Apparently I mismerged src/bin/scripts/meson.build. This v20 is
identical to v19, where that mistake has been corrected.

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
Al principio era UNIX, y UNIX habló y dijo: "Hello world\n".
No dijo "Hello New Jersey\n", ni "Hello USA\n".

Attachment Content-Type Size
v20-0001-Split-vacuumdb-to-create-vacuuming.c-h.patch text/x-diff 69.3 KB
v20-0002-Add-REPACK-command.patch text/x-diff 133.5 KB
v20-0003-Refactor-index_concurrently_create_copy-for-use-.patch text/x-diff 4.1 KB
v20-0004-Move-conversion-of-a-historic-to-MVCC-snapshot-t.patch text/x-diff 5.4 KB
v20-0005-Add-CONCURRENTLY-option-to-REPACK-command.patch text/x-diff 147.4 KB
v20-0006-Preserve-visibility-information-of-the-concurren.patch text/x-diff 56.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2025-08-31 12:15:32 Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Previous Message Peter Eisentraut 2025-08-31 11:34:26 Re: PG 18 relnotes and RC1