Re: Heavily fragmented table and index data in 8.0.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Heavily fragmented table and index data in 8.0.3
Дата
Msg-id 9633.1213284075@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Heavily fragmented table and index data in 8.0.3  (Zoltan Boszormenyi <zb@cybertec.at>)
Ответы Re: Heavily fragmented table and index data in 8.0.3
Список pgsql-general
Zoltan Boszormenyi <zb@cybertec.at> writes:
> The realtime trace I captured from the hung INSERT shows that it
> enters two functions repeatedly: _bt_relandgetbuf() and _bt_compare().
> The pattern in which these functions entered match either _bt_moveright() or
> _bt_insertonpg().

What that sounds like to me is a corrupt index (infinite loop of
right-links, perhaps).  Have you tried REINDEXing the table?

            regards, tom lane

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