Zsolt Parragi <[email protected]> wrote: > Repack/cluster errors out when called directly on a foreign table. In > contrast to vacuum, repack/cluster doesn't warn when the table itself > is local but has foreign partitions. > > The attached patch adds a similar warning to these commands, making > this skip clearly visible to users.
I don't object to the new warning, however this does not look like REPACK regression. AFAICS, CLUSTER in v18 behaves in the same way. Please add the patch to the next CF. Thanks. -- Antonin Houska Web: https://www.cybertec-postgresql.com
