On Thu, Nov 10, 2011 at 3:19 AM, yqpl <y...@poczta.onet.pl> wrote:
> i did some test do check if indexes make it slow. instead of inserting to
> disk database i use ":memory:" database - i have copied tables only - i
> assume without indexes and then do inserts - and it works the same.

UNIQUE constraints on columns imply indexes.

> does it prove that it isnt because indexes?

I don't understand what you mean by "it works the same".  Do you mean
that it still slows down?

Nico
--
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to