Re: REPACK ONLY is accepted but ignored

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Antonin Houska <ah(at)cybertec(dot)at>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: REPACK ONLY is accepted but ignored
Date: 2026-08-29 15:25:43
Message-ID: apL592Gh2m8qBEef@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Aug 29, 2026 at 03:34:42PM +0200, Antonin Houska wrote:
> At the moment, I can't think of other reason for using the 'vacuum_relation'
> rule than the effort to replace both CLUSTER and VACUUM FULL. Unfortunately it
> appears that the difference in the command arguments was missed. What you
> propose LGTM, thanks.

Committed, thanks for looking.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Andrey Borodin 2026-08-29 14:18:21 Re: Possible race condition in pg_basebackup