java.lang.OutOfMemoryError

From: Suma Bhat <sbhat(at)EmprisaNetworks(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: java.lang.OutOfMemoryError
Date: 2005-03-15 20:14:51
Message-ID: 2932.10.1.1.102.1110917691.squirrel@wwws.emprisanetworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
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

Any help resolving this issue will be greatly appreciated.

Thanks,
Suma

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2005-03-15 20:36:57 Re: Installation on XP
Previous Message Paul Moore 2005-03-15 19:05:22 Re: New user: Windows, Postgresql, Python