Quote:
Originally Posted by xXziroXx
Only time I've experienced that is when I used SQLite queries in a very bad way (I've learned how to properly work with it since) or excessive use of VACUUM (which obviously gives high CPU usage).
|
It would be really handy if you could provide tips and examples on how to properly work with it, since all I know is the basic syntax.