Re: Online index builds - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Online index builds
Date
Msg-id 20060801131723.GD4172@alvh.no-ip.org
Whole thread Raw
In response to Re: Online index builds  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Online index builds
List pgsql-hackers
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?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: float8 regression failure (HEAD, cygwin)
Next
From: Bruce Momjian
Date:
Subject: Re: Online index builds