I verified that FIREBIRD_TMP environment variable can be used to control where temporary files are written. But TempDirectories in firebird.conf seems to have no effect with or without FIREBIRD_TMP env var set. Is TempDirectories setting broken in FB 2.5? Does it have no effect on embedded FB version?
Also, is it safe to use FIREBIRD_LOCK env var to control where FB writes its lock files? Thanks, Alec On Thu, May 31, 2012 at 1:53 PM, Alec Swan <[email protected]> wrote: > I haven't received any responses in 10 days. Maybe the question is not > clear, so I will restate it. > > How can I configure the location of all Firebird temporary, sort and > lock files and control their sizes? > > Thanks, > > Alec > > On Mon, May 21, 2012 at 1:10 PM, Alec Swan <[email protected]> wrote: >> I found the following setting in >> http://ibexpert.net/ibe/index.php?n=Doc.ConfiguringFirebird#FBConf: >> TempDirectories = c:\temp 100000000 >> >> I am assuming that 100000000 is in bytes, correct? What happens when >> this limit is reached? >> >> Thanks, >> >> Alec >> >> On Mon, May 21, 2012 at 1:00 PM, Alec Swan <[email protected]> wrote: >>> Hello, >>> >>> Our customers are complaining that there are lots of (GBs) temp files >>> written by Firebird in temp directory. Is there a way to have embedded >>> Firebird 2.5 to clean up temp files, e.g. lock files, after it's done >>> with them? >>> >>> Thanks, >>> >>> Alec
