Hello!

В сообщении от Monday 16 February 2009 22:14:03 Jay A. Kreibich написал(а):
> > Of cource, write operations must be grouped becouse memory allocation
> > for write transaction is proportional to database size (see offsite).
>
>   This limitation was removed about a year ago around 3.5.7.  Rather than
>   using a static bit-map for dirty pages, there is a bitvec class that
>   implements a sparse array, removing most of the memory size dependencies.

It's very well! Thanks!

Best regards, Alexey.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to