Re: OOM on large SELECT - Mailing list pgsql-jdbc

From John R Pierce
Subject Re: OOM on large SELECT
Date
Msg-id 4AB28867.5050105@hogranch.com
Whole thread Raw
In response to Re: OOM on large SELECT  (Angelo Nicolosi <amenuor@hotmail.com>)
List pgsql-jdbc
Angelo Nicolosi wrote:
> Sorry for the delay of this answer but i was trying to figure out.
> However I saw that the memory that the postgres is using is getting
> larger step by step.
> So it doesn't free it.
> After the third query it is already full and one of the thread of the
> postgres is killed from the OOM.
> When the process is killed the program usually is going to call again
> a stored function.
> By the way the info that you required me are:

I wonder if the work_mem settings in postgresql.conf are too large for
this computer?   if you're not the postgres administrator, you'll need
to work with them to identify this problem.

note, btw, 8.4.0 has been superceded by 8.4.1, with a lot of bug
fixes.   painless inplace upgrade.





pgsql-jdbc by date:

Previous
From: Joseph Shraibman
Date:
Subject: Re: [BUGS] BUG #5058: [jdbc] Silent failure with executeUpdate()
Next
From: Andre Rothe
Date:
Subject: Wrong column default values