Hi all, I use sqlite 3.3.4 and I am very happy with it - it is very fast.
But I wonder : if I have a db ~ 1gb and I delete all the data in the tables ( db is than nearly empty ) Issuing a vacuum command takes a long time ( several minutes ). Why ? Is there a way to "vacuum" faster ? Thank's for any help. Henri