On 8 Sep 2016, at 7:27am, Laura BERGOENS <laura.bergo...@imerir.com> wrote:
> I took notes of everything you guys said, and I'll spend my morning doing > this : > > Running ANALYZE once per DB I'mUsing, Create indexes myself and contact DB > Browser to share them the thing. Do those two steps the other way around. ANALYZE not only analyses your tables, it also analyzes your indexes. So you need to make the indexes first, then do ANALYZE. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users