Subject | Commit or commit retaining ? |
---|---|
Author | sbnspindler |
Post date | 2004-03-23T12:45:12Z |
Hello,
I have a understanding problem. If I set autocommit to false and call
the connection.commit() method after about 1000 inserts, is this
a "hard commit" or commit retaining ?
I use an embedded firebird 1.5 and jaybird and make about 1000
inserts per minute and the time for insert increase constantly.
Is this normal behaviour ?
Regards,
Sabine
I have a understanding problem. If I set autocommit to false and call
the connection.commit() method after about 1000 inserts, is this
a "hard commit" or commit retaining ?
I use an embedded firebird 1.5 and jaybird and make about 1000
inserts per minute and the time for insert increase constantly.
Is this normal behaviour ?
Regards,
Sabine