Subject | Re: [firebird-support] Re: Something IS seriously broken between 2.1.3 and 2.1.4 |
---|---|
Author | Wei Yu |
Post date | 2011-03-31T15:34:39Z |
Hi, Chris
Thanks for the suggestion. I will try. What was pissed me is that, we have
hundreds stored procedures, now I will have to test each of them to see if
there is any performance downgrades and need to be tweaked and fixed.
William
May be you have to adapt the firebird.conf to keep the pages for both
indexes in RAM. My settings for a Super Server 2.1.x are:
Thanks for the suggestion. I will try. What was pissed me is that, we have
hundreds stored procedures, now I will have to test each of them to see if
there is any performance downgrades and need to be tweaked and fixed.
William
May be you have to adapt the firebird.conf to keep the pages for both
indexes in RAM. My settings for a Super Server 2.1.x are:
>[Non-text portions of this message have been removed]
> DefaultDbCachePages = 65536
> MaxFileSystemCache = 0
>
> Good luck
> Christian
>
>
>