Thread: Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly

Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly

From
Peter Eisentraut
Date:
On 2020-12-05 02:30, Michael Paquier wrote:
> On Fri, Dec 04, 2020 at 04:28:26PM -0300, Alvaro Herrera wrote:
>> FWIW I'm with Peter on this.
> 
> Okay, attached is a patch to adjust the enums for the set of utility
> commands that is the set of things I have touched lately.  Should that
> be extended more?  I have not done that as a lot of those structures
> exist as such for a long time.

I think this patch is good.

I have in the meantime committed a similar patch for cleaning up this 
issue in pg_dump.