agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] Fw: out of memery
Date: Mon, 20 Mar 2006 11:41:01 +0100
Message-ID: <441E86BD.60701@tada.se> (raw)
In-Reply-To: <20060320090148.C10B98F064@smtp.263.net>
References: <20060320090148.C10B98F064@smtp.263.net>
lifeng wrote:
> pljava-dev, hello?
>
> I set "log_min_messages = debug1" in "postgresql.conf" of pgsql. When the erro("out of memery") happened , i found the followed message in the configur file.
> ...
> SPI Proc: 273670144 total in 67 blocks; 3840 free (29 chunks); 273666304 used
> ...
> ExecutorState: 1141402016 total in 204 blocks; 7923848 free (3633 chunks); 1133478168 used
> ...
>
> It seems that the pl/java's class has enough memery and the error leads postgres process to terminate. How can i deal with the problem ?
>
>
This doesn't look good at all. It seems the ExecutorState MemoryContext
is collecting everything while your huge query is running. I'll have to
investigate this further and get back to you.
Regards,
Thomas Hallgren
view thread (7+ messages)
Message-ID: <441E86BD.60701@tada.se>
Permalink: ../441E86BD.60701@tada.se/
Also on: postgresql.org/message-id/441E86BD.60701@tada.se
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: [Pljava-dev] Fw: out of memery
In-Reply-To: <441E86BD.60701@tada.se>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox