Re: Failed to re-find parent key

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Failed to re-find parent key
Дата
Msg-id 9434.1111503940@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Failed to re-find parent key  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> I think it takes a lot of concurrency for
> the situation to arise.

Maybe.  Since Peter can reproduce the error, there's not any concurrency
misbehavior involved in VACUUM itself; what we are dealing with is
probably corruption in the on-disk state of the index (or maybe a legal
corner case that _bt_pagedel mishandles).  There might have been
concurrency to blame for getting into that state in the first place.
Need data ...
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Failed to re-find parent key
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Failed to re-find parent key