Re: Out of memory

From: Alex Adriaanse <alex(at)innovacomputing(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Out of memory
Date: 2008-03-29 00:44:08
Message-ID: 47ED90D8.40807@innovacomputing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks everyone for the suggestions so far.

Tom Lane wrote:
> The segfaults (sig11s) are a bit disturbing too --- what that probably
> indicates is someplace using malloc() and failing to test for failure,
> neither of which is a good thing. Did you by any chance get core dumps
> from those? A stack trace would be mighty useful.
>
Unfortunately, we do not have any core dumps from those. Is there
anything else I can provide to make tracing this easier? Could we use
the addresses mentioned in the segfault messages for anything useful?

Alex

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-03-29 00:51:41 Re: Out of memory
Previous Message brian 2008-03-29 00:41:46 Re: Primary Key with serial