Re: vacuum segmentation fault

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: vacuum segmentation fault
Дата
Msg-id 27342.1139335484@sss.pgh.pa.us
обсуждение исходный текст
Ответ на vacuum segmentation fault  (Alfranio Correia Junior <alfranio@lsd.di.uminho.pt>)
Список pgsql-bugs
Alfranio Correia Junior <alfranio@lsd.di.uminho.pt> writes:
> I've tried to run vacuum full analyze with postgresql 8.1.1 and 8.1.2
> and in both cases I've seen a segmentation fault.

> #0  ArrayGetNItems (ndim=3342336, dims=0x901adf4) at arrayutils.c:62

This looks like a corrupt-data problem to me.  If so, this isn't the
way to diagnose it --- you should go about identifying and getting rid
of the corrupted row.

            regards, tom lane

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

Предыдущее
От: Alfranio Correia Junior
Дата:
Сообщение: vacuum segmentation fault
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #2236: extremely slow to get unescaped bytea data