Subject | Re: [firebird-support] Performance Degrade - HELP |
---|---|
Author | Paul Reeves |
Post date | 2003-10-12T06:25:03Z |
On Friday 10 October 2003 15:08, Rajesh Punjabi wrote:
running transaction, or that you are using commit retaining somewhere, which
has the same effect as a long running transaction. Either way the engine has
to keep track of all the intermediate versions created since the start of the
oldest transaction.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
> Clearly firebird is unable to free the memory for some reason ?Clearly Linux is behaving normally as far as I can see.
> What can I do to improve this ?Look elsewhere for the cause of your problem. My guess is that you have a long
running transaction, or that you are using commit retaining somewhere, which
has the same effect as a long running transaction. Either way the engine has
to keep track of all the intermediate versions created since the start of the
oldest transaction.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase