"Tomeh, Husam" <[EMAIL PROTECTED]> writes: > Any idea why I'm getting out-of-memory error?
Looks like a corrupt-data problem, but it's hard to tell any more than that with only this much info. If it affects all tables then the corruption is probably in a system catalog rather than every one of the tables. You might try setting a breakpoint at errfinish to get a stack trace from the point of the error; that would give us at least a bit of a clue where the problem is. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly