Contributed by Calpont, InfiniDB Community Edition is an open source, scale-up analytics database engine for your data warehousing, business intelligence and read-intensive application needs. Enabled via MySQLTM and purpose-built for an analytical workload with column-oriented technology at its core, the multi-threaded capabilities of InfiniDB Community Edition fully encompass query, transactional support and bulk load operations.  So come on in, grab a download and get started.

             | 

How do I Set InfiniDB Configuration File Settings?

E-mail Print PDF

InfiniDB stores all its configuration parameters in an XML file called Calpont.XML. InfiniDB supplies a utility script designed to read and set parameters in the XML file called configxml.sh
To get the current settings for a particular parameter, the section name and parameter name are passed along with the command getconfig.  For example, if you want to see the value for the period of time (set in minutes) that archive logs of the active Transaction Log are written to disk, you would enter the following:

Database Configuration

To change the archive log time period to 60 minutes, you would use the setconfig option and enter: 



For a complete list of all InfiniDB configuration parameters, please see the Administration Guide.