Re: Backend message type 0x44 arrived while idle

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Backend message type 0x44 arrived while idle
Дата
Msg-id 1558.998627411@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Backend message type 0x44 arrived while idle  ("Tsukaeru.net Webmaster" <webmaster@tsukaeru.net>)
Список pgsql-general
"Tsukaeru.net Webmaster" <webmaster@tsukaeru.net> writes:
> I can actually select just one row as
> select  * from table limit 1 offset 270
> (anything below 270 is fine)
> and the same error pops up. It have heaps of memory available..

Hmm.  Okay, my frontend-out-of-memory theory goes down the drain.

It would seem that the 271'st row in your table is corrupt somehow,
but I'm curious to learn just how.  I do not recall any previous
reports of data corruption with exactly this symptom.  Would you be
interested in tracing through the backend with a debugger to figure
out what's going wrong?  Or giving me or another developer access to
your system to do that?

            regards, tom lane

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

Предыдущее
От: "Tsukaeru.net Webmaster"
Дата:
Сообщение: Re: Backend message type 0x44 arrived while idle
Следующее
От: "Steven D. Arnold"
Дата:
Сообщение: number of parameters to a stored procedure