> tmpfs on /tmp type tmpfs (rw,size=32M) > > What does it mean? Only 32 MB of "tmp" on HDD?
Exactly. And it's used not only by the DB, but other stuff too. > How can I change/enlarge? This I don't know. Maybe some QNAP forum could help? But maybe you can tell the SBS DB to use it differently. SQLite has some configuration values to do this (http://www.sqlite.org/pragma.html#pragma_temp_store). Unfortunately I have no idea whether and if so how it could be applied... -- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
