Performance warning: Page size too small for database %1

This performance warning is reported when a database meets all of the following conditions:

  1. The database page size is 2 KB.

  2. The number of pages in the entire database is greater than 100000, corresponding to a database size of approximately 200 MB.

It is recommended that you unload the database and then reload it into a new database with a 4 KB or larger page size for greater space efficiency and better performance.

 See also