On Wednesday, September 17, 2025, Álvaro Herrera <[email protected]> wrote:
> On 2025-Sep-17, David G. Johnston wrote: > > > Concretely, maybe we should remove vacuum full from the vacuum command > > page, and just call it out as compatibility spelling of repack on its > > page. Maybe do the same for cluster (I haven’t dived into the new > feature > > enough to confidently describe all this yet though). > > I think we should list VACUUM FULL as deprecated, document that feature > in the REPACK documentation page, and leave VACUUM FULL in working state > so as not to break existing scripts. Same for CLUSTER. > I was unclear - this is indeed what I suggesting as well. Reframe the documentation but leave the commands functioning. David J.
