Re: java.lang.OutOfMemoryError - Mailing list pgsql-general

From Kris Jurka
Subject Re: java.lang.OutOfMemoryError
Date
Msg-id Pine.BSO.4.56.0503202307440.13851@leary.csoft.net
Whole thread Raw
In response to java.lang.OutOfMemoryError  (Suma Bhat <sbhat@EmprisaNetworks.com>)
List pgsql-general

On Tue, 15 Mar 2005, Suma Bhat wrote:

> I'm need to be able to insert a byte[] of size upto 25MB.
> With Heap size upto 512m this is failing, with a java.lang.OutOfMemoryError
>

You need to use an 8.0 JDBC driver and a 7.4 or 8.0 server.

Kris Jurka


pgsql-general by date:

Previous
From: "Vincent Hikida"
Date:
Subject: Re: Tracking row updates - race condition
Next
From: "Qingqing Zhou"
Date:
Subject: Re: Tracking row updates