Subject | Re: [firebird-support] Re: Import of > 1 mio. records |
---|---|
Author | Aage Johansen |
Post date | 2005-03-18T23:30:35Z |
thomas_besand wrote:
PageSize=8KB and Buffers=8.000-10.000.
Depending on a lot of things(!), an insert speed of several 1000/sec is
possible.
--
Aage J.
> ...16KB? Or 16MB? Maybe you should tune the PageSize and NoOfBuffers - try
> Well anyway, I implemented the COMMITs on every 10000 writes, as Dan
> and others proposed, so now Firebird grabs itself around 16k of memory
> and stays stable at that. If I take a look at the logfile, I can see
> it's taking roughly 2 min/10000 records steadily. So this side begins
> to look good.
PageSize=8KB and Buffers=8.000-10.000.
> I thought at first that if AutoCommit was turned on for theDid you investigate other component sets (IBO, FIB)?
> ZeosConnection, I wouldn't need to bother about committing explicitly.
> This seems obviously not true.
Depending on a lot of things(!), an insert speed of several 1000/sec is
possible.
--
Aage J.