Re: Programming error: Out of Memory

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

2010/11/17 Jorge Arévalo <jorge(dot)arevalo(at)deimos-space(dot)com>:
> On Wed, Nov 17, 2010 at 12:14 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> =?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
>>
>
> Still getting the same error. I'm going to simply execute the query in
> the client. I'd like to provide you an SQL script. Let me ask about
> privacy (doesn't depend on me).
>
> PostgreSQL 8.4.5
>
> --
> Jorge Arévalo
> Internet & Mobilty Division, DEIMOS
> jorge(dot)arevalo(at)deimos-space(dot)com
> http://mobility.grupodeimos.com/
> http://gis4free.wordpress.com
>

Well, the query works if executed in psql client. Seems to be a Python
problem. I'll execute the rest of the loop queries in the client, just
in case.

But in case is a Python problem, why does it affect the postgres
process, causing a crash?

Thanks again,

--
Jorge Arévalo
Internet & Mobilty Division, DEIMOS
jorge(dot)arevalo(at)deimos-space(dot)com
http://mobility.grupodeimos.com/
http://gis4free.wordpress.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-11-17 00:00:18 Re: Programming error: Out of Memory
Previous Message Derrick Rice 2010-11-16 23:57:09 Re: Survey on backing up unlogged tables: help us with PostgreSQL development!