Subject Re: Firebird memory usage and/or configuration issue
Author kettch_19
--- In firebird-support@yahoogroups.com, Gabor Boros <gaborboros@...> wrote:
>
> Hi,
>
> This is your problem. In example if your database page size is 16384 the
> used memory is 16384*16384/client/database. So only for page cache used
> 256MB/client/database.
>
> I suggest calculate from the number of clients, database page size, etc.
> and think for TempCacheLimit too. And the OS need some memory also. ;-)
>
> Gabor
>

Thanks for confirming what I had guessed! :) Whoever set this database server up deserves a smack on the head.

I'll be fixing this up ASAP and if there are any problems, I'll let you know!

Thanks again,
Ryan