Thankx for the info…
I just made a new db with the a higher page-size. 4096 seems to be enough for a database of 200 Mb. Did a unload and load of the data.
But now I have other issues
I. 01/14 01:07:03. Performance warning: Database "log_data" has a page size of 2048 that does not match maximum of 4096 set for server, causing inefficient use of cache
I. 01/14 01:07:03. Performance warning: Database "servoy_repository" has a page size of 2048 that does not match maximum of 4096 set for server, causing inefficient use of cache
I. 01/14 01:07:03. Performance warning: Database "pcdb" has a page size of 2048 that does not match maximum of 4096 set for server, causing inefficient use of cache
Does changing the pagesize for the Servoy repository influences the speed of the repository?