Re: tuplesort: unexpected end of data

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: tuplesort: unexpected end of data
Дата
Msg-id 14328.1023802775@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: tuplesort: unexpected end of data  (NunoACHenriques <nach@fct.unl.pt>)
Список pgsql-hackers
NunoACHenriques <nach@fct.unl.pt> writes:
>     A different error today:
> [MemoryContextAlloc: invalid request size 4294967295]

This could be a variant of the same problem: instead of getting a zero
tuple length from the sort temp file, we're reading a -1 tuple length.
Still no way to tell if it's a hardware glitch or a software bug.
(If the latter, presumably the code is getting out of step about its
read position in the temp file --- but how?)
        regards, tom lane


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

Предыдущее
От: Lee Kindness
Дата:
Сообщение: Re: [BUGS] Bug #640: ECPG: inserting float numbers
Следующее
От: "Ulrich Neumann"
Дата:
Сообщение: Native Win32/OS2/BeOS/NetWare ports