Re: ERROR: unexpected data beyond EOF

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: ERROR: unexpected data beyond EOF
Дата
Msg-id 20150430172832.GS4369@alvh.no-ip.org
обсуждение исходный текст
Ответ на ERROR: unexpected data beyond EOF  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: ERROR: unexpected data beyond EOF  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: ERROR: unexpected data beyond EOF  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
Joshua D. Drake wrote:
> 
> Alright folks,
> 
> So I have this error:
> 
> postgres[21118]: [8-1] ERROR:  unexpected data beyond EOF
> in block 9 of relation base/430666195/430666206
> 
> Which produces this lovely hint:
> 
> postgres[21118]: [8-2] HINT:  This has been seen to occur with buggy
> kernels; consider updating your system.
> 
> However, the problem is, all relevant information we can find is Linux/NFS
> based.

I have vague recollections of seeing this relatively recently on tables
that were truncated often.  Is that the case here?

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Bernd Helmle
Дата:
Сообщение: cost_index() and path row estimate.
Следующее
От: Qingqing Zhou
Дата:
Сообщение: Re: Use outerPlanState() consistently in executor code