Loading

Configuring a database for use with Mingle

Before you can install Mingle, you must install a database for Mingle to use. Mingle is recommended to be installed with PostgreSQL (versions 8.2, 8.3 or 8.4). Oracle 10g is also supported.

Starting with Mingle 3.0 MySQL will no longer be supported. All existing MySQL users will need to migrate their data to Postgres or Oracle before upgrading to Mingle 3.0. See here for help migrating to Postgres or Oracle.

Installing PostgreSQL

You can download PostgreSQL from http://www.postgresql.org. You may install eitherversion 8.3 or 8.4.

How to install PostgreSQL for Windows

How to install PostgreSQL for Mac OSX

How to install PostgreSQL for general Linux/Unix

Creating the Mingle database

Once you've finished installing PostgreSQL, start the PostgreSQL server. Create a database called mingle before installing Mingle.

Installing Oracle

After configuring the database, you can now install Mingle.