Re: Should I implement DROP INDEX CONCURRENTLY?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Should I implement DROP INDEX CONCURRENTLY?
Дата
Msg-id 1328124672.28270.3.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Should I implement DROP INDEX CONCURRENTLY?  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Should I implement DROP INDEX CONCURRENTLY?  (Simon Riggs <simon@2ndQuadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: some longer, larger pgbench tests with various performance-related patches
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Should I implement DROP INDEX CONCURRENTLY?