Re: Online index builds

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Online index builds
Дата
Msg-id 200608011320.k71DK3303480@momjian.us
обсуждение исходный текст
Ответ на Re: Online index builds  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > Andrew Dunstan wrote:
> 
> > > It's not particularly clear to me. On its face this seems to me to imply 
> > > something about how the index will be able to be used, not about how it 
> > > is to be built.
> > 
> > Yea, that was always a confusion.  CREATE CONCURRENT INDEX has the same
> > problem.  We need something that talks about the build-time behavior. 
> 
> How about
> 
> CREATE INDEX CONCURRENTLY?

Yea, that actually sounds pretty good.  Though a new keyword, it might
be the best solution.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Online index builds
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: User-defined typle similar to char(length) varchar(length)