On May 14, 2008, at 1:59 PM, Petite Abeille wrote:
> Hello,
>
> On May 14, 2008, at 7:17 PM, D. Richard Hipp wrote:
>
>> There is also a new *experimental* PRAGMA called  "journal_mode"
>> which can provide performance improvements under some  circumstances.
>
> I'm trying the new journal_mode pragma:
>
> % uname -v
> Darwin Kernel Version 9.2.2; root:xnu-1228.4.31~1/RELEASE_I386
>
> % sqlite3 -version
> 3.5.9
>
> pragma journal_mode = off
>
> But this doesn't seem to have the expected effect as a '-journal' file
> is still created.
>

Works for me.  Did you compile the shell yourself or use the prebuilt  
binary?


D. Richard Hipp
[EMAIL PROTECTED]



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

Reply via email to