Database Tuning

You have the abbility to define which columns may be fetched from the Database for Item calls. A configuration holds all columns for the several Itemtypes. Look at /consumer/cid{CID}/config/config.select.inc.php for further information. Tuning these select columns may result in better performance.

[Tip]Tip
If the system might not be running after modifing the configuration, use the backup file at /consumer/cid{CID}/config/config.select.inc.php.

See also the section called “Community Configurations”.