Subject RE: [firebird-support] Re: Problem with GTT, Firebird 2.5.4 64 bit
Author Edward Mendez

Dmitry,

 

I always wondered about that.  If I have set in my “firebird.conf” a list of directories, but my FIREBIRD_TMP environment variable has one, do you know if one setting take precedence over the other?

 

Thank you,

 

-Edward Mendez

 

From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com]
Sent: Tuesday, April 14, 2015 3:56 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Re: Problem with GTT, Firebird 2.5.4 64 bit

 

 

14.04.2015 18:56, Trond tro-damm@... [firebird-support] wrote:

>
> The environment variables are as follow
> TEMP and TMP is F:\TEMP
> and FIREBIRD_TMP is F:\TEMP;C:\UTVIKLING\TEMP
>
> Temporary directories in firebird.conf are all commented out.

TempDirectories in firebird.conf supports directory lists (i.e. multiple
directories separated by semicolon), but the FIREBIRD_TMP envvar *does
not*. It must contain a single directory.

Dmitry