query failing with out of memory error message. - Mailing list pgsql-general

From Joe Maldonado
Subject query failing with out of memory error message.
Date
Msg-id opsada1dmo9utx1k@localhost
Whole thread Raw
Responses Re: query failing with out of memory error message.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello all,
I have a seemingly corrupt row in a table and wanted to look at it's
contents.
when I try to query it I get the following...

db=# select * from some_table offset 411069 limit 1;
ERROR:  invalid memory alloc request size 4294967293

but when I select individual fields within the record I get data.

Is there a way to read this row from the datafile to examine it closer?

--
Joe Maldonado
jmaldonado@webehosting.biz

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: A few beginner's questions concerning concurrency
Next
From: meinverein@bluemail.ch
Date:
Subject: what happened to pghoster.com?