On Tue, Oct 22, 2019 at 2:03 AM Wout Mertens <wout.mert...@gmail.com> wrote:
>  This probably won't change a thing, but I wonder why you wouldn't set the
> sqlite page size to 2KB? Hopefully this means lots of aligned writes.

At one point, the row blobs were exactly 1024 bytes.  This isn't great
for 4kB pages, but it is a particularly unfavorable row size for 2 kB
database pages.

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

Reply via email to