On 9 February 2012 23:52, Nick Upson <[email protected]> wrote: > ** > > > Hi, > > (firebird 2.1, centos, classic) I have this in the firebird.conf file > > TempDirectories = /tmp;/var/tmp > > and yet, only /tmp was used and then the query quit with and out-of-space > message. > > Can anyone see what it wrong with it, or is this a bug? > > Nick Upson > > [Non-text portions of this message have been removed] > Hi Nick
Try setup the temp directory in (x)inetd by adding a line like this under service gds_db ENV = FIREBIRD_TMP=/tmp;/var/tmp Cheers Huan > > > [Non-text portions of this message have been removed] ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Resources item on the main (top) menu. Try Knowledgebase and FAQ links ! Also search the knowledgebases at http://www.ibphoenix.com ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/firebird-support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/firebird-support/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
