User Guide - Command Line
Pre requisite
JRE 1.8 or above
OS: Windows + Linux+Mac OS
Command
$ java -jar paw-indexadvisor.jar -c config/config.properties
Configuration
1. config.properties
2. DDL input
-- sqllab.ddlmode
When offline mode is set,sqllab.ddlfolder should be specified
When online mode is set,sqllab.server parameters should be specified, MySQL and PostgreSQL and derivatives, such as Opengauss are supported。
3. Queries
-- querymode
When offline mode is set,sqllab.queryfolder should be specified
When mapper mode is set,,sqllab.mapperfolder should be specified
4. Output
-- sqllab.resultfolder
Last updated
Was this helpful?