Re: java.lang.OutOfMemoryError: GC overhead limit exceeded - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: java.lang.OutOfMemoryError: GC overhead limit exceeded
Date
Msg-id CAB=Je-FS4ChhgnY41HEuYp=U_MMG2ygvNgAq77n54f8yBYECYg@mail.gmail.com
Whole thread Raw
In response to java.lang.OutOfMemoryError: GC overhead limit exceeded  (Christophe combet <chrisc_pro@yahoo.fr>)
Responses Re: java.lang.OutOfMemoryError: GC overhead limit exceeded
List pgsql-jdbc
Do you have a heap dump? Have you reviewed to identify the cause of the memory consumption?

Is it the case that you fetch a very large resultset in a non-transactional (autocommit=true) manner?

Vladimir

pgsql-jdbc by date:

Previous
From: Christophe combet
Date:
Subject: java.lang.OutOfMemoryError: GC overhead limit exceeded
Next
From: Christophe combet
Date:
Subject: Re: java.lang.OutOfMemoryError: GC overhead limit exceeded