Re: Vacuum - Out of memory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Tomeh, Husam" <htomeh(at)firstam(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Vacuum - Out of memory
Date: 2006-01-31 02:01:09
Message-ID: 27768.1138672869@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Tomeh, Husam" <htomeh(at)firstam(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tomeh, Husam 2006-01-31 04:09:07 Re: Vacuum - Out of memory
Previous Message Jim C. Nasby 2006-01-30 23:55:11 Re: Copy database