Subject Re: [firebird-support] Increasing memoryusage and decreasing performance
Author Helen Borrie
At 06:51 PM 25/04/2007, you wrote:
>Hi,
>
>I have an application which is writing every second the same record in
>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.
>Difference of oldest transaction, oldest active transaction and next
>transaction is 1, so there's no problem with long running transactions.
>I've tried to increase the intervall of writing, but that doesn#t
>solve my problem it only pushes back the time of crashing.
>
>Any ideas how to solve this problem?

This seems like a terrible bottleneck. What is the purpose? What
prompts an update?

./heLen