Re: non-blocking CREATE INDEX in 8.2?? - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: non-blocking CREATE INDEX in 8.2??
Date
Msg-id 4697E45E.7060905@commandprompt.com
Whole thread Raw
In response to non-blocking CREATE INDEX in 8.2??  ("Jim C. Nasby" <decibel@decibel.org>)
Responses Re: non-blocking CREATE INDEX in 8.2??  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-hackers
Jim C. Nasby wrote:
> According to http://developer.postgresql.org/index.php/Feature_Matrix,
> 8.2 has non-blocking CREATE INDEX, which is news to me. Is it correct?

CREATE INDEX CONCURRENTLY

:)

Joshua D. Drake

> 
> http://developer.postgresql.org/index.php?title=Feature_Matrix&oldid=1734
> is the version where that was added (very early in the history of the
> page).


-- 
      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: non-blocking CREATE INDEX in 8.2??
Next
From: Neil Conway
Date:
Subject: Re: non-blocking CREATE INDEX in 8.2??