Re: Programming error: Out of Memory - Mailing list pgsql-general

From Tom Lane
Subject Re: Programming error: Out of Memory
Date
Msg-id 8650.1289949276@sss.pgh.pa.us
Whole thread Raw
In response to Re: Programming error: Out of Memory  (Jorge Arévalo <jorge.arevalo@deimos-space.com>)
Responses Re: Programming error: Out of Memory  (Jorge Arévalo <jorge.arevalo@deimos-space.com>)
List pgsql-general
=?ISO-8859-1?Q?Jorge_Ar=E9valo?= <jorge.arevalo@deimos-space.com> writes:
> On Tue, Nov 16, 2010 at 11:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Can you boil it down to a self-contained test case?

> Before executing the queries, the app reads a small XML file, to get
> names and paths, basically. I could simply execute the query in the
> console client, to isolate it. Would it be enough?

What I'm hoping for is a SQL script I can run to reproduce the error
from a standing start.  Anything you can leave out, or anonymize,
is fine as long as you still get the error.

BTW, PG 8.4.which?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: AfterTriggerSaveEvent() called outside of query
Next
From: Jorge Arévalo
Date:
Subject: Re: Programming error: Out of Memory