Re: JDBC HighLoad - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: JDBC HighLoad
Date
Msg-id 41F7753B.7060407@opencloud.com
Whole thread Raw
In response to JDBC HighLoad  (Stéphane RIFF <stephane.riff@cerene.fr>)
List pgsql-jdbc
Stéphane RIFF wrote:

> It seems that jdbc wait before
> inserting/updating the db because
> they are to much requests.

There is no code in the JDBC driver that deliberately does this.

Perhaps you are seeing pauses due to GC?

-O

pgsql-jdbc by date:

Previous
From: Stéphane RIFF
Date:
Subject: JDBC HighLoad
Next
From: Kris Jurka
Date:
Subject: Re: JDBC HighLoad