CreateIndex
The command for creating a new index. Possible parameters are %o for the owner of the database objects, %t for the table name, %i for the index name (is calculated as the table name plus an extension specifying the index type) and %c or %s for the column(s) for which the index is generated. If you specify "%o.%t" and the owner cannot be evaluated or is empty, the expression is reduced to a simple "%t".
Possible values:
Default value: