Re: Deadlock during CREATE INDEX CONCURRENTLY, but index still created

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Re: Deadlock during CREATE INDEX CONCURRENTLY, but index still created
Дата
Msg-id 828vu4uiqc.fsf@mid.bfk.de
обсуждение исходный текст
Ответ на Re: Deadlock during CREATE INDEX CONCURRENTLY, but index still created  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-admin
* Scott Marlowe:

> On Wed, May 18, 2011 at 9:19 AM, Florian Weimer <fweimer@bfk.de> wrote:
>> I've run two CREATE INDEX CONCURRENTLY on the same table in parallel,
>> and one of them errored out with:
>> The curious thing is that both indexes were created.  I would have
>> expected that the creation of idx1 would be rolled back.
>>
>> Are both of the usable, or should I re-create idx1 from scratch?
>
> They should be marked invalid.

Ah, thanks, I see it now.  I guess this answers my question. 8-)

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

В списке pgsql-admin по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Deadlock during CREATE INDEX CONCURRENTLY, but index still created
Следующее
От: Syed Khan
Дата:
Сообщение: shutdown procedure warm standby