Re: Better name/syntax for "online" index creation - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Better name/syntax for "online" index creation
Date
Msg-id 10334.1153841181@sss.pgh.pa.us
Whole thread Raw
In response to Re: Better name/syntax for "online" index creation  (Csaba Nagy <nagy@ecircle-ag.com>)
Responses Re: Better name/syntax for "online" index creation  (Hannu Krosing <hannu@skype.net>)
Re: Better name/syntax for "online" index creation  ("Marko Kreen" <markokr@gmail.com>)
List pgsql-hackers
Csaba Nagy <nagy@ecircle-ag.com> writes:
>> Strictly speaking, however, it would have to be NOLOCKLY in that case. :-)

> In this case CREATE INDEX CONCURRENTLY ... sounds better to me, although
> the whole feature sounds nice any way you will finally call it ;-)

That reads well to me too.  We'd need to check whether it can be parsed
without making CONCURRENTLY a fully-reserved word, but offhand I think
it would work because ON is already a fully-reserved word ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Forcing current WAL file to be archived
Next
From: Bruce Momjian
Date:
Subject: Re: Forcing current WAL file to be archived