Re: REPACK and naming - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: REPACK and naming
Date
Msg-id 202509171337.nswotu6ljicc@alvherre.pgsql
Whole thread Raw
In response to Re: REPACK and naming  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On 2025-Sep-17, Bruce Momjian wrote:

> So the CLUSTER command is removed and people should use REPACK instead? 
> And VACUUM FULL stays unchanged?

No, not removed.  It's going to stay, to avoid breaking scripts.  People
should use REPACK on new code going forward, but existing code is not
going to break.  Same with VACUUM FULL.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Uno puede defenderse de los ataques; contra los elogios se esta indefenso"



pgsql-hackers by date:

Previous
From: Shlok Kyal
Date:
Subject: Re: Logical Replication of sequences
Next
From: "David G. Johnston"
Date:
Subject: Re: REPACK and naming