On Wed, Aug 5, 2009 at 4:35 PM, Michael McCandless<[email protected]> wrote: > Hmm -- looks like 2.9 defaulted to autoCommit=false, but that can't > explain such a big difference.
It perhaps could in conjunction with file synchronization on commit... and some filesystems being bad at fsync() (like ext3 which sync's everything on an fsync(single_file)) -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
