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

From Guillaume Lelarge
Subject Re: non-blocking CREATE INDEX in 8.2??
Date
Msg-id 4698F889.6060008@lelarge.info
Whole thread Raw
In response to Re: non-blocking CREATE INDEX in 8.2??  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-hackers
Jim C. Nasby a écrit :
> On Fri, Jul 13, 2007 at 01:45:18PM -0700, Joshua D. Drake wrote:
>> 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
> 
> Well, I guess it's a good thing someone created that cheat-sheet, 'cause
> I can't keep which feature went into what version straight anymore. :)

+1

I will try to add on my todo list to proofread and enhance this. Thanks 
for this page, Stefan.

Regards.


-- 
Guillaume.
http://www.postgresqlfr.org
http://docs.postgresqlfr.org


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: non-blocking CREATE INDEX in 8.2??
Next
From: Tom Lane
Date:
Subject: plpgsql FOR loop doesn't guard against strange step values