HiI do not know if i understand your description fully but for me this new 
config parameter should have priority over system variable. Is your sentence 
same as above?Regards,Karol Bieniaszewski
-------- Oryginalna wiadomość --------Od: Dmitry Starodubov 
<dmitry.starodu...@red-soft.ru> Data: 03.02.2021  14:45  (GMT+01:00) Do: For 
discussion among Firebird Developers <firebird-devel@lists.sourceforge.net> 
Temat: [Firebird-devel] New configuration parameter to resolve CORE-1241 Hello 
all.As it's described in CORE-1241, configuration parameter "TempDirectories" 
does not affect a place where some temporary files are stored. Instead they are 
stored in the path given by the FIREBIRD_TMP environment variable and it's not 
very obvious.AFAIU "TempDirectories" parameter is not used by- BLOBs data for 
read-only databases;- GTT data;- isql and gpre temporary files;- content of the 
BLOBs when it's edited by a user.I propose to create a new configuration 
parameter, which will be identical to FIREBIRD_TMP environment variable.It can 
be called "TempDirectory" or "TempTableDirectory" because GTT data can take the 
most space of the above objects.If the FIREBIRD_TMP environment variable is not 
set, engine will use this parameter to determine the temporary directory.Also, 
if the "TempDirectories" parameter is not specified, this new parameter will be 
used.-- Dmitry StarodubovFirebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to