core:Properties

From eStream Software
Revision as of 02:56, 6 September 2017 by Twfaung (talk | contribs) (Created page with "==Introduction== By default firebird not fully utilies the RAM. Using this new function user can self allocate size of RAM to be use for each Database. ===Pros=== # Fully use...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

By default firebird not fully utilies the RAM. Using this new function user can self allocate size of RAM to be use for each Database.

Pros

  1. Fully use the available RAM in server
  2. Increase the database performance

Cons

  1. Will slow down the Server Performance if not careful