Could there be a different page_size, resulting in differing amounts of 
'wasted' space?

Check with "PRAGMA page_size;" or sqlite3_analyzer program.

Thanks
   Steve

csabi81 wrote:
> I have made .dump for each database, original and clone, and saved into
> separated files. Than compare them.
> Differences are in INSERT INTO entries, in the clone database those entries
> are missing which I did not copy from the original. But the CREATE TABLE,
> CREATE INDEX, CREATE TRIGGER Commands are the same 100%
> 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to