postgres « Batch « JPA Q&A





1. postgres batch update or column mismatch ?    forum.hibernate.org

Beginner Joined: Thu Feb 19, 2004 6:07 am Posts: 21 Hi all, I am trying to insert an object into a postgres db using session.save(), but I find that I get errors - here is the complete log. Something about jdbc batch updates - i have jdbc.batch_size set to 0. And the latest postgres driver pg74.1jdbc3.jar And something about null not ...

2. postgres batch update or column mismatch ?    forum.hibernate.org

Beginner Joined: Thu Feb 19, 2004 6:07 am Posts: 21 Hi all, I am trying to insert an object into a postgres db using session.save(), but I find that I get errors - here is the complete log. Something about jdbc batch updates - i have jdbc.batch_size set to 0. And the latest postgres driver pg74.1jdbc3.jar And something about null not ...

3. Windows Server 2003 JDBC batch update failing for Postgres    forum.hibernate.org

Newbie Joined: Fri Nov 19, 2004 7:29 am Posts: 2 Location: United Kingdom This is my first post so apologies if I do not conform to standards. I have a customer who is using a product that utilizes Postgres 8.2.5 inconjunction with Hibernate on an Apache Tomcat platform. The operating system Postgres is installed on is Windows 2003. The software is ...