Batch updates and inserts

From: "Igor Postelnik" <Igor_Postelnik(at)messageone(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Batch updates and inserts
Date: 2005-05-09 17:12:31
Message-ID: 46F30BC04EC6364695BC07D4A57AAD2C8F119F@auscorpex-1.austin.messageone.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

What combination of JDBC driver and backend do I need to have support
for addBatch/executeBatch? What's a reasonable limit for number of
statements in a batch - either by number of rows or total size?

-Igor

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-05-09 17:52:39 Re: Batch updates and inserts
Previous Message Oliver Jowett 2005-05-06 11:22:19 Re: Infinity and beyond