Re: Should CUSTER (ANALYZE) work?

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org, alvherre(at)kurilemu(dot)de
Subject: Re: Should CUSTER (ANALYZE) work?
Date: 2026-08-12 19:50:34
Message-ID: anzOig3xGYXNtGOY@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Jul 21, 2026 at 10:36:55PM +0100, Zsolt Parragi wrote:
> CLUSTER (ANALYZE) seems to be accepted in 19b2, but it's missing from
> the documentation. It could be a documentation bug, but since the
> error message it prints also references REPACK, it seems more likely
> that a check is missing.
>
> Attached patch adds an error check similar to how CONCURRENTLY is handled.

Your patch seems right to me. If nobody objects in the next day or so,
I'll go ahead and apply it.

--
nathan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Zsolt Parragi 2026-08-12 19:53:17 Re: COPY TO regression with psql -c
Previous Message Tom Lane 2026-08-12 17:58:42 Re: COPY TO regression with psql -c