Hi,

using a vacuum command, I have a disk full error.

After some searches, I found the trouble is due to the vacuum command
that is going to use
the /var/tmp folder for temporary files.

I like to say to the sqlite to use instead the /tmp.

To do this, I read the documentation and see the command

PRAGMA temp_store_directory

But this command is deprecated,
So I don't like to use it becasue it could be a problema in a near future.

Unfortunatelly I do not found in the documentation no one alternative
to the deprecated temp_store_directory.

Is this true or I a miss something in the documentation ?

Thanks,

Andrea Peri

-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty ?????
-----------------

Reply via email to