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

From Tom Lane
Subject Re: Programming error: Out of Memory
Date
Msg-id 9708.1289952018@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
List pgsql-general
=?ISO-8859-1?Q?Jorge_Ar=E9valo?= <jorge.arevalo@deimos-space.com> writes:
> 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?

Is the query parameterized when issued from Python?  If so it might work
differently.

            regards, tom lane

pgsql-general by date:

Previous
From: Jorge Arévalo
Date:
Subject: Re: Programming error: Out of Memory
Next
From: Jorge Arévalo
Date:
Subject: Re: Programming error: Out of Memory