On 26 Apr 2015, at 1:01pm, Navaneeth K N <navaneethkn at gmail.com> wrote:

>      pragma page_size=4096

Just to remove this from your question, that PRAGMA has effect only before the 
first item is created in the database.  Once the database file has something in 
it, it already has pages, so the page size is fixed.  Further changes have no 
effect.

Simon.

Reply via email to