Subject | Re: [firebird-support] Increasing memoryusage and decreasing performance |
---|---|
Author | Vlad Horsun |
Post date | 2007-04-25T11:35:42Z |
> I have an application which is writing every second the same record inIf it so simple - can you create a test case for this ?
> a table with many colums. Each update is commited. I can observe that
> the memoryusage of fbserver increases and after a few hours windows
> starts to swap. fbserver uses 100% of CPU and the whole system stops.
> I'm using firebird 1.5 under Win XP.
What is exact FB version ?
> Difference of oldest transaction, oldest active transaction and nextWhat about oldest snapshot transaction ? Also you can run gstat -r
> transaction is 1
to see how many versions you have
Regards,
Vlad