mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added HQ-specific parameters MinDbCachePages, MaxDbCachePages. CUrrently they both are set to 0.
This commit is contained in:
parent
3e78181fa5
commit
de42add97e
@ -83,3 +83,6 @@ LeftJoinConversion = false
|
||||
SortDataStorageThreshold = 4096
|
||||
TempSpaceLogThreshold = 0
|
||||
HQbirdVersionString = 1
|
||||
|
||||
MinDbCachePages = 0
|
||||
MaxDbCachePages = 0
|
||||
|
Loading…
Reference in New Issue
Block a user