Re: non-blocking CREATE INDEX in 8.2??

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
Cc: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: non-blocking CREATE INDEX in 8.2??
Date: 2007-07-14 14:37:49
Message-ID: 4698DFBD.6050605@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jim C. Nasby wrote:
> 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. :)

glad that you like it :-) - but keep in mind that it clearly states that
this is page is still very much an experiment.
There is a lot of stuff still missing and it might as well contain a
number of inaccuracies too - so take everything there with a grain of
salt ...

Stefan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2007-07-14 16:23:37 Re: non-blocking CREATE INDEX in 8.2??
Previous Message Stefan Kaltenbrunner 2007-07-14 07:25:54 Re: GSSAPI on Solaris - psql segfault