Setting the Database Cache Size

From InterBase
Jump to: navigation, search

Go Up to Restoring Databases


Use the PageBuffers property to set the cache size for the restored database. The default is 2048 buffer pages in the database cache. To change the database cache size, set it in the Object Inspector or in code:

PageBuffers := 3000