> Most modern FS have the same block size.

Though I don't think that in case of synchronous = OFF there's any
benefit of using pages of the exactly same size as block in file
system. Correct me if I'm wrong.


Pavel

On Mon, Sep 21, 2009 at 2:53 PM, Alexey Pechnikov
<pechni...@mobigroup.ru> wrote:
> Hello!
>
> On Monday 21 September 2009 19:50:37 Pavel Ivanov wrote:
>> > You must set pragma page_size=4096;
>>
>> Can I ask why "must" and this number? Why not the maximum 32768?
>
> $ sudo tune2fs -l /dev/sdb1|grep 4096
> Block size:               4096
>
> Most modern FS have the same block size.
>
> Best regards, Alexey Pechnikov.
> http://pechnikov.tel/
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to