On Tue, 3 Sep 2013 18:43:52 -0600
Jared Albers <[email protected]> wrote:
> When using relatively long table names like `TABLE_{table #}_{some
> unique identifying name that adds 120 or so characters}`, creation of
> a database with 10,000 tables takes approximately 60 seconds.
I find this a very strange course of interrogation. Tables are created
once. Databases with 10,000 tables should be created never (to a
reasonable approximation).
Is this just an exercise, or is there some horrible real application
out there being slowed down because it's creating thousands of tables a
minute?
--jkl
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users