Re: REPACK and naming

From: Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: REPACK and naming
Date: 2025-09-17 13:38:53
Message-ID: 202509171337.nswotu6ljicc@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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"

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2025-09-17 13:48:11 Re: REPACK and naming
Previous Message Shlok Kyal 2025-09-17 13:38:30 Re: Logical Replication of sequences