Subject Re: [firebird-support] Re: fb 2.1 on Windows: how to use more RAM?
Author Stefan G. Weichinger
Am 28.08.2010 21:01, schrieb Svein Erling:
> Poor transaction handling one place in your
> system could be enough to slow everything down (it could even be you
> keeping an admin tool open with a running transaction for a long
> time) - though it could also be due to not thinking about
> transactions at all during development.

I know it is a poor approach: does it make sense to restart the DB every
night, just to see if this helps?

Or is there some kind of flush-command we could trigger every hour or so
to make the DB close all the transactions?

Just to prove to the software-company that they should improve their app ...

Stefan