Batch Updates problem

From: beyaRecords - The home Urban music <uzo(at)beya-records(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Batch Updates problem
Date: 2004-01-22 02:05:35
Message-ID: 77601409-4C7F-11D8-A8B1-0003938366A4@beya-records.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
my first question is, is pg74jdbc3.2.jar the latest driver for
postgresql? If so, does it support batch updates? I ask this because I
am using Hibernate, or trying to should I say!, to do EJB stuff to
postgresql and when I try to commit() data to a postgresql table i get
the following error:

'Could not execute JDBC batch update'

Uzo

Browse pgsql-sql by date

  From Date Subject
Next Message beyaRecords - The home Urban music 2004-01-22 02:35:54 Batch Updates issue
Previous Message Tom Lane 2004-01-21 19:15:51 Re: array_lower /array_prepend doubt