On 5 Mar 2016, at 4:21pm, Domingo Alvarez Duarte <sqlite-mail at dev.dadbiz.es> 
wrote:

> Also could the commands that take time to complete have an option to show the
> completion stats ?  

You can do this using the SQLite shell tool:

.timer ON
VACUUM;
.timer OFF

Simon.

Reply via email to