On 4/12/06, Jerome Alet <[EMAIL PROTECTED]> wrote: > All the test program does in the mainloop is a bunch of INSERT > queries all on the same table, but all INSERTS (millions of them) > are done within a single SQL transaction.
Are you doing millions of inserts in one transaction?