Subject RE: [firebird-support] Re: Have a lots memory, but FB could not take advantages
Author Leyne, Sean
> Simple, i still have a lot of free RAM.
>
> --- 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?

1 - Please do not top-post/reply -- bad form.

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