On 9 Dec 2011, at 11:01pm, Tal Tabakman wrote:

> so, I don't have TMPDIR defined in my env. what is the behaviour of
> sqlite in such cases ? is there a default ?

The journal file will be created in the same directory as the database file.  
For this to work, your application and user must have enough privilages to 
create a new file in that directory.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to