Subject | Re: [firebird-support] Re: High volume of INSERT/DELETE operations |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2008-12-16T10:01:22Z |
> I checked the execution and it looks like there is no problem withHow did you do it? Could you show transaction statistic of your
> transactions in JBossMQ.
database (gstat -h)?
> I think the problem is with the default sweep interval value.Sweep is not garbage collection (though may trigger it). I'd rather
suggest to play with GCPolicy configuration parameter...
SY, SD.