iNTERFACEWARE Products Manual > Installing and Using Iguana > Working With a Database > Tuning Tips |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The following tuning tips may help improve the performance of your database in an Iguana environment. Specifying InnoDB Configuration Values for MySQL If you are using a MySQL database, the following InnoDB configuration values are recommended:
Setting up a Database Maintenance Plan for MS SQL If you are using an MS SQL database, a Database Maintenance Plan is recommended. This will ensure that your database is safe and properly maintained. The following resources provide more information on creating a Database Maintenance Plan:
Installing MS SQL on a Separate Partition If you are using MS SQL, you should not install your database on the system. A better solution is to install your database on a separate partition with a large amount of available disk space. This will ensure that there will be enough space to store your database tables as they grow. |