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

From Christophe combet
Subject Re: java.lang.OutOfMemoryError: GC overhead limit exceeded
Date
Msg-id 928088161.9058165.1595507441236@mail.yahoo.com
Whole thread Raw
In response to Re: java.lang.OutOfMemoryError: GC overhead limit exceeded  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Responses Re: java.lang.OutOfMemoryError: GC overhead limit exceeded
Re: java.lang.OutOfMemoryError: GC overhead limit exceeded
List pgsql-jdbc

Thank you for pointing the link between auto commit an buffering.

autocommit=false: same exception.

We try fetchSize.

Thanks.
Le jeudi 23 juillet 2020 à 13:47:14 UTC+2, Vladimir Sitnikov <sitnikov.vladimir@gmail.com> a écrit :


>can you try switching to autocommit=false?

+ you probably need to configure fetchSize as well.

Vladimir

pgsql-jdbc by date:

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