This speeds up startup time immensely, probably due it matching the the filesystem's or Linux memory mgmt's page size. It's also expected that this will improve database performance in other ways, as the default was 1K, meaning potentially more I/O than necessary for standard operations.
4 lines
121 B
SQL
4 lines
121 B
SQL
--
|
|
-- Dummy file to upgrade to version 14. See imap-db-database.vala for the
|
|
-- actual code that gets executed here.
|
|
--
|