-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Gokila Dorai wrote: > I will be great if someone can help me on how to limit the amount of memory > usage to a fixed size for Sqlite version 3.3.6.
Look closer at the source code. You can provide your own memory functions and tuning. They have changed over the releases. > At present the amount of > memory usage increases when the number of objects inserted into the database > is increased. That would be the cache you seeing. You can use pragmas to alter how much memory is used for caching. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkmaaTwACgkQmOOfHg372QQVQgCeM1DuxusUpRYyZS5cSnbnBpEf 928An0qFhjyoRzKIXAsKEs6j4iWurS1N =4KKT -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users