Jeffrey Becker wrote:
> Just out of curiosity what happens if you call
> "PRAGMA page_size=4096"
> before running the import?
> 

As I expected, it has no effect. The page size pragma only effects the 
:memory: database he is copying into. The page size of the database file 
was set when it was created.

Daniel, can you run a "pragam page_size;" query on youyr database and 
let us know the results?

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

Reply via email to