Subject Re: AW: [firebird-support] memory bug?
Author liviuslivius

Hi

You have buffers set inside database. Your current setting is 256MB ( 
65536×4096) so if this is your only database then Firebird should not eat whole memory. But this depend on your sort buffer also.

You should look at your system and monitor hardware especially HDD wait.
Also look at transaction management, as you have ~4k transactions gap between oldest active and next one.

Regards,
Karol Bieniaszewski