Re: Allowing REINDEX to have an optional name - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Allowing REINDEX to have an optional name
Date
Msg-id eba29ed94f021a74484554b65b1f4655605b2d43.camel@oopsware.de
Whole thread Raw
In response to Re: Allowing REINDEX to have an optional name  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Am Mittwoch, dem 11.05.2022 um 14:42 +0900 schrieb Michael Paquier:
> Agreed.  Nobody is going to remember the difference.  REINDEX's
> parsing grammar is designed to be extensible because we have the
> parenthesized flavor.  Why don't you add an option there to skip the
> catalogs, like a SKIP_CATALOG?

+1

Having an option is probably the best idea. Though we have REINDEX
SYSTEM, so i throw SKIP_SYSTEM into the ring as an alternative. This
would be consistent with the meaning of both commands/options.

    Thanks,
        Bernd




pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: gitmaster access
Next
From: Dave Page
Date:
Subject: Re: gitmaster access