On Mon, Jul 15, 2013 at 8:59 PM, Simon Slavin <slav...@bigfraud.org> wrote:
>
> On 15 Jul 2013, at 7:49pm, Paolo Bolzoni <paolo.bolzoni.br...@gmail.com> 
> wrote:
>
>> From 35-40MB to 940MB; I would put massif result but I think the
>> list deletes attachments.
>
> Do you have in-memory tables ?
No.

> Do you use sqlite3_exec() ?
Twice, to activate the pragma and to create the db.

> Do you have SELECTs for which there is no good index, forcing sqlite3 to make 
> up its own ?
I checked with EXPLAIN and no. Seems not.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to