Re: java.lang.OutOfMemoryError: GC overhead limit exceeded

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Christophe combet <chrisc_pro(at)yahoo(dot)fr>
Cc: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Re: java.lang.OutOfMemoryError: GC overhead limit exceeded
Date: 2020-07-23 09:28:06
Message-ID: CAB=Je-FS4ChhgnY41HEuYp=U_MMG2ygvNgAq77n54f8yBYECYg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Christophe combet 2020-07-23 11:06:41 Re: java.lang.OutOfMemoryError: GC overhead limit exceeded
Previous Message Christophe combet 2020-07-23 09:16:44 java.lang.OutOfMemoryError: GC overhead limit exceeded