| 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-17 00:18:13 |
| Message-ID: | AANLkTinOgtkLdsS7DU_vtMTXhzrJhOR541j-CMpjugAG@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Nov 17, 2010 at 1:13 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:
>> Yes, it takes the table names from another query (select table_names
>> from other_table), and the fields names from a XML file. Can the query
>> which fetch the table names cause a memory problem? Seems weird
>
> Well, we were already in pretty-weird territory with an out-of-memory
> error and no apparent bloat in the palloc map. I'm still hoping for a
> test case ...
>
> regards, tom lane
>
Yes, I'll provide you one ASAP (my boss is not here right now, and I
need credentials). Still crashing, so, I'm going to continue working
on it.
Many thanks!
--
Jorge Arévalo
Internet & Mobilty Division, DEIMOS
jorge(dot)arevalo(at)deimos-space(dot)com
http://mobility.grupodeimos.com/
http://gis4free.wordpress.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Glen Parker | 2010-11-17 00:21:56 | Re: Survey on backing up unlogged tables: help us with PostgreSQL development! |
| Previous Message | Tom Lane | 2010-11-17 00:13:28 | Re: Programming error: Out of Memory |