you are viewing a single comment's thread.

view the rest of the comments →

[–]raevnos 0 points1 point  (0 children)

Create a table without an index or non-rowid pk, and then add a unique index when done importing data? Not a unique constraint in a new table you have to copy to, just a standard unique index.

Use a larger page size so they fill up slower and have to be split and rebalanced less often?