Ever-since you suggested to me to change the default page size to 4096, a 
few years back, I have always set my default to that size.

jos?


-----Original Message----- 
From: Richard Hipp
Sent: Friday, March 04, 2016 10:48 AM
To: General Discussion of SQLite Database ; sqlite-dev
Subject: [sqlite] Changing the default page_size in 3.12.0

The tip of trunk (3.12.0 alpha) changes the default page size for new
database file from 1024 to 4096 bytes.

    https://www.sqlite.org/draft/releaselog/3_12_0.html
    https://www.sqlite.org/draft/pgszchng2016.html

This seems like a potentially disruptive change, so I want to give
you, the user community, plenty of time to consider the consequences
and potentially talk me out of it.

The "Pre-release Snapshot" on the download page
(https://www.sqlite.org/download.html) contains this change, if you
want to actually evaluate the latest changes in your application.

We hope to release 3.12.0 in early April, or maybe even sooner, so if
you want to provide feedback, you should do so without unnecessary
delay.
-- 
D. Richard Hipp
drh at sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users at mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users 

Reply via email to