...
Code Block |
---|
CREATE DATABASE <dbname> USING CODESET UTF-8 TERRITORY <territory> COLLATE USING 'UCA500R1_CX' PAGESIZE 32 K <additional parameters> |
The database schema can be changed by setting the parameter "taskana.schema" in the "application.properties" file. This applies to Spring environments, only.