This documentation refers to the unreleased development version of the Nuxeo Platform. For the current production version, refer to the 5.6 documentation.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width70%

Nuxeo supports

Wiki Markup
{multi-excerpt:name=supported-PostgreSQL}PostgreSQL 8.4, 9.0 and 9.1{multi-excerpt}
. We always recommend that you use the latest stable version, which is PostgreSQL 9.1 at the time of this writing.

(PostgreSQL 8.3 and earlier are not supported anymore and shouldn't be used in production anyway as these versions have lots of performance issues and missing features.)

The database needs to be configured to work properly with Nuxeo. Some settings must be changed in order for Nuxeo to work. Other settings should be changed in order for Nuxeo to have good performance.

This FAQ will give you some hints to configure your database, but please refer to your DBA or the PostgreSQL documentation for more information (http://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server).

Most settings have to be changed in the postgresql.conf file. Some SQL commands may have to be executed directly at the PostgreSQL console (psql).

Column
Panel
bgColor#FFFFFF
titleOn this page
Table of Contents

...