1024 for everything except Windows.  The Windows filesystem module
>  attempts to match the page size to the minimum write block of the
>  filesystem.  For a typical NTFS volume, that's usually 4K.
>
>
Jay, small correction, the default page_size on windows is still 1024
(checked it), there's just an advice on the site wiki to change it to the
cluster size immediately after the db creation (
http://www.sqlite.org/cvstrac/wiki?p=PerformanceTuningWindows).

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

Reply via email to