Nick Upson
On 12 February 2012 22:24, Huan Ruan <[email protected]> wrote: > 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 > Hi, this setting does not override the setting in firebird.conf [Non-text portions of this message have been removed]
