Re: [SQL] When PostgreSQL compliant JDBC 2.0? (Batch updates)

From: Barry Lind <barry(at)xythos(dot)com>
To: Raymond Chui <raymond(dot)chui(at)noaa(dot)gov>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [SQL] When PostgreSQL compliant JDBC 2.0? (Batch updates)
Date: 2001-07-26 16:34:31
Message-ID: 3B604697.4060501@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc pgsql-sql

Raymond,

The 7.1 JDBC driver does support batch updates. Are you sure you are
running the 7.1 driver? If you are still having problems with batch
updates with a 7.1 driver then please repost with details as to the
exact messages you are receiving.

thanks,
--Barry

Raymond Chui wrote:

> Currently the JDBC drive in PostgreSQL 7.0, 7.1 are not support
> batch updates. I am wonder anybody know is there other PostgreSQL
> JDBC drive support batch updates?
> Thanks!
>
> --Raymond
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>
> Part 1.3
>
> Content-Type:
>
> text/plain
> Content-Encoding:
>
> binary
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-07-26 18:00:34 Re: concurent updates
Previous Message Andre Schnabel 2001-07-26 16:26:27 Re: concurent updates

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-07-26 20:59:06 Re: [SQL] Re: When PostgreSQL compliant JDBC 2.0?
Previous Message candreol 2001-07-26 08:02:15 Re: problem with serialization

Browse pgsql-sql by date

  From Date Subject
Next Message Ryan Littrell 2001-07-26 20:04:00 performance issue with distance function
Previous Message Edipo Elder Fernandes de Melo 2001-07-26 14:23:48 Need help in how to....