Re: Vacuum - Out of memory - Mailing list pgsql-admin

From Tom Lane
Subject Re: Vacuum - Out of memory
Date
Msg-id 27768.1138672869@sss.pgh.pa.us
Whole thread Raw
In response to Vacuum - Out of memory  ("Tomeh, Husam" <htomeh@firstam.com>)
List pgsql-admin
"Tomeh, Husam" <htomeh@firstam.com> 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

pgsql-admin by date:

Previous
From: "Tomeh, Husam"
Date:
Subject: Vacuum - Out of memory
Next
From: "Tomeh, Husam"
Date:
Subject: Re: Vacuum - Out of memory