Firebird внести изменения в сборку

Issue #274 new
Сергей Холодный created an issue

# # Number of additional 'intervals' given to a 'High' priority thread. # # Type: integer # #PriorityBoost = 5

----------------------------

Garbage collection policy

Defines how engine does garbage collection. Valid values are :

cooperative

background

combined

Note: this setting affects SuperServer only.

ClassicServer (and SuperClassic) implements "cooperative" only, therefore it

uses "cooperative" policy regardless of the value.

SuperServer implements all three policies and uses "combined" by default.

Type: string (special format)

GCPolicy = cooperative

Comments (1)

  1. Log in to comment