sqlite-users  

[sqlite] VACUUM'ing

Bambero
Sat, 05 Apr 2008 04:31:55 -0700

Hi,

I have a small problem with database size. I wrote a http session class
to use with sqlite and after few months databse is huge.
I read some about VACUUM but now I don't realy know which solution is
better. Set the auto_vacuum pragma command before creating session
table or calling VACUUM command after remove rows from session table.
Which solution is better and faster in this case ?

Regards,

Bambero
-- 
Bambero <[EMAIL PROTECTED]>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users