Re: [GENERAL] query failing with out of memory error message.

2004-06-30 Thread Tom Lane
"Joe Maldonado" <[EMAIL PROTECTED]> writes: > Where can I find a version of pg_filedump compatible with 7.4? http://sources.redhat.com/rhdb/ regards, tom lane ---(end of broadcast)--- TIP 3: if posting/reading through Usenet

Re: [GENERAL] query failing with out of memory error message.

2004-06-29 Thread Tom Lane
"Joe Maldonado" <[EMAIL PROTECTED]> writes: > 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