Re: FW: Java Memory Issue while Loading Postgres library

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Ashish(dot)Arya(at)sungard(dot)com
Cc: pgsql-general(at)postgresql(dot)org, A(dot)Bhattacharya(at)sungard(dot)com
Subject: Re: FW: Java Memory Issue while Loading Postgres library
Date: 2010-04-30 06:31:04
Message-ID: 4BDA7928.5090807@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

Did you eventually figure out what was wrong?

Was it just that you were trying to load a full result set and running
out of memory with an OutOfMemoryError?

Or was the jvm truly crashing rather than just throwing OutOfMemoryError?

--
Craig Ringer

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vincenzo Romano 2010-04-30 06:44:26 Re: Inheritance efficiency
Previous Message Vincenzo Romano 2010-04-30 06:19:19 Re: Inheritance efficiency