Re: Should I implement DROP INDEX CONCURRENTLY? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Should I implement DROP INDEX CONCURRENTLY?
Date
Msg-id 1328124672.28270.3.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Should I implement DROP INDEX CONCURRENTLY?  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Should I implement DROP INDEX CONCURRENTLY?  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On sön, 2012-01-29 at 22:01 +0000, Simon Riggs wrote:
> Patch now locks index in AccessExclusiveLock in final stage of drop.

Doesn't that defeat the point of doing the CONCURRENTLY business in the
first place?



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: some longer, larger pgbench tests with various performance-related patches
Next
From: Simon Riggs
Date:
Subject: Re: Should I implement DROP INDEX CONCURRENTLY?