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

From Neil Conway
Subject Re: non-blocking CREATE INDEX in 8.2??
Date
Msg-id 1184359602.13129.28.camel@dell.linuxdev.us.dell.com
Whole thread Raw
In response to non-blocking CREATE INDEX in 8.2??  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-hackers
On Fri, 2007-07-13 at 15:38 -0500, 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?

http://www.postgresql.org/docs/8.2/static/sql-createindex.html

See the CONCURRENTLY clause.

-Neil




pgsql-hackers by date:

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