I'm new to SQLite and have been reading the archives for background.

Are there a common set of pragmas that a new developer should master and
if so which ones do you recommend I focus on?

Is there a 'best practice' standard set of pragmas that apply to most
applications? (I'm thinking PRAGMA TEMP_STORE = MEMORY and possibly
others???)

BTW: I'm interfacing to SQLite via Python 2.5 on Windows and Linux
systems with lots of RAM.

Thank you,

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

Reply via email to