Re: deadlock while re-indexing table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: deadlock while re-indexing table
Дата
Msg-id 26873.1202831340@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: deadlock while re-indexing table  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Can we rework REINDEX TABLE so that it processes each index on its own
> transaction?

It still wouldn't be guaranteed deadlock-free.  There might be fewer
cases, but whether it would help Dave's particular case is just
speculation when we don't know what that case is.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: deadlock while re-indexing table
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: deadlock while re-indexing table