Subject | RE: [firebird-support] Re: Have a lots memory, but FB could not take advantages |
---|---|
Author | Leyne, Sean |
Post date | 2013-07-15T17:18Z |
> Simple, i still have a lot of free RAM.1 - Please do not top-post/reply -- bad form.
>
> --- In firebird-support@yahoogroups.com, Doug Chamberlin
> <chamberlin.doug@...> wrote:
> >
> > What are you seeing that makes you think your goal has not already been
> met?
2 - Have you run queries which have accessed every page in the database?
The engine only allocates cache pages/loads into cache when the page is requested, the engine does not pre-request RAM based on cache settings, only when required.
Sean