Re: non-blocking CREATE INDEX in 8.2??

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: non-blocking CREATE INDEX in 8.2??
Date: 2007-07-13 20:45:18
Message-ID: 4697E45E.7060905@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2007-07-13 20:46:42 Re: non-blocking CREATE INDEX in 8.2??
Previous Message Jim C. Nasby 2007-07-13 20:38:50 non-blocking CREATE INDEX in 8.2??