Re: CREATE INDEX as bottleneck - Mailing list pgsql-performance

From Alex Hunsaker
Subject Re: CREATE INDEX as bottleneck
Date
Msg-id AANLkTikpzuy8hDZ1kX5ctWNHesHwnEFs_nq7oEWcRd+1@mail.gmail.com
Whole thread Raw
In response to CREATE INDEX as bottleneck  ("Marc Mamin" <M.Mamin@intershop.de>)
Responses Re: CREATE INDEX as bottleneck
List pgsql-performance
On Thu, Nov 11, 2010 at 06:41, Marc Mamin <M.Mamin@intershop.de> wrote:
> There are a few places in our data flow where we have to wait for index
> creation before being able to distribute the process on multiple threads
> again.

Would CREATE INDEX CONCURRENTLY help here?

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: anti-join chosen even when slower than old plan
Next
From: Tom Lane
Date:
Subject: Re: anti-join chosen even when slower than old plan