Re: JDBC HighLoad

From: Kris Jurka <books(at)ejurka(dot)com>
To: Stéphane RIFF <stephane(dot)riff(at)cerene(dot)fr>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC HighLoad
Date: 2005-01-26 18:59:18
Message-ID: Pine.BSO.4.56.0501261358120.7444@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 26 Jan 2005, [ISO-8859-1] Stphane RIFF wrote:

> It seems that jdbc wait before inserting/updating the db because they
> are to much requests. For testing i made a little app in c using libpq
> to see if problem persist and there no delay.
>

Perhaps you could make a little app in java using jdbc that clearly
demonstrates the problem.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jean-Pierre Pelletier 2005-01-26 19:22:53 Re: setObject on PGInterval throws "Unknown Type null"
Previous Message Oliver Jowett 2005-01-26 10:47:23 Re: JDBC HighLoad