DJanGo wrote: > ill noticed that (but you mean drop the table[s] not dropping the > db):cool: [even when everyone knew whats the meaning of "db" - its just > a catalog - duck under my chair > cause i had some knowledge about big (>2 gb) Dbs i always use "drop, > create table" - cause of its much faster and the db is better compressed > after than (delete * from xyz). > > I just thought - if your on the db handling you can "add" this feature. Django: what would you expect the behavior to be like using the drop/create wipe method on systems whose DBs are on "slow media"...e.g. SD cards or such? Would delete * rescans likely end up being faster on those systems since the file space remains allocated?
------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=100444 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
