7.2.8 Database

Syntax: Database = {0, 'mysql', 'pgsql'}
Default: 0

Select which backend to use for the system database. A values of 0 disables the system database, a value of 'mysql' enables the MySQL backend and a value of 'pgsql' enables the PostgreSQL backend. A system database is required for session management, application variables, server variables, user variables and task scheduling.