Re: Programming error: Out of Memory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jorge Arévalo <jorge(dot)arevalo(at)deimos-space(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Programming error: Out of Memory
Date: 2010-11-16 23:14:36
Message-ID: 8650.1289949276@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?ISO-8859-1?Q?Jorge_Ar=E9valo?= <jorge(dot)arevalo(at)deimos-space(dot)com> writes:
> On Tue, Nov 16, 2010 at 11:46 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jorge Arévalo 2010-11-16 23:21:03 Re: Programming error: Out of Memory
Previous Message Tom Lane 2010-11-16 23:11:14 Re: AfterTriggerSaveEvent() called outside of query