Batch update issue - Mailing list pgsql-sql

From beyaRecords - The home Urban music
Subject Batch update issue
Date
Msg-id 828EC896-4CD4-11D8-A8B1-0003938366A4@beya-records.com
Whole thread Raw
List 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

pgsql-sql by date:

Previous
From: "Chris Travers"
Date:
Subject: Re: Database diagram
Next
From: Greg Stark
Date:
Subject: Re: How can I get the last element out of GROUP BY sets?