REPACK and naming - Mailing list pgsql-hackers

From Bruce Momjian
Subject REPACK and naming
Date
Msg-id aMmTDu6cGDqxqgb4@momjian.us
Whole thread Raw
Responses Re: REPACK and naming
Re: REPACK and naming
List pgsql-hackers
I am starting to get worried about the confusing of adding a REPACK
command.  We already have a lot of confusion around vacuum and analyze:

*  autoanalyze does vacuum and analyze
*  VACUUM FULL is much different from VACUUM

It seems if we add REPACK as a command, it is somewhere between VACUUM
FULL and VACUUM in severity/impact.  Should we be rethinking the naming
in this area?

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Shirisha Shirisha
Date:
Subject: Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Next
From: Peter Geoghegan
Date:
Subject: Re: PG 18 release notes draft committed