ESN Satellite 5.1.0

Database configuration

Database type

MySQL, MariaDB, Percona Server, or equivalent settings

The recommended database transaction level for Drupal is "READ COMMITTED". For more information, see the setting MySQL transaction isolation level page.
If more than one application will be sharing this database, a unique table name prefix – such as satellite_ – will prevent collisions.

PostgreSQL settings

If more than one application will be sharing this database, a unique table name prefix – such as satellite_ – will prevent collisions.