From: Helen B. <he...@tp...> - 2003-06-19 06:45:16
|
Dmitry, A couple of the Windows parameters in the old ibconfig file don't have equivalents in firebird.conf. server_working_size_max Versions prior to Firebird 1.5 Threshold above which the OS is requested to swap out all memory. Relevant on Windows NT/2000/XP only. Default is system-determined. server_working_size_min Versions prior to Firebird 1.5 Threshold below which the OS is requested not to swap out memory. Relevant on Windows NT/2000/XP only. Default is system-determined. Will these still work if used in firebird.conf? As a general statement, if someone includes any parameter using its old name, will it be recognised? If yes, would it work the way it did before or would it work the way the renamed parameter works? thks Helen |