Subject Re: firebird beta 2
Author Alexander V.Nevsky
--- In ib-support@y..., "elton" <elton@b...> wrote:
> Im using firebird 1.0.0 beta2 the latest one from ibphoenix.com on
RedHat
> linux 7.1. so far I didn't change any page size and database page
cache, so
> Im using the default values.

Hi, Elton. If it is Classic architecture, you should set page
buffers so that

free RAM > (amount of users)*(page size)*(amount of page buffers)

Don't forget that if you previously setted page buffers for
database by gfix, it'll override isc_config settings.

Best regards.