Recommendations for PostgreSQL

As a database administrator, you want your database to achieve top performance. This topic provides information on mandatory and recommended database settings, as well as basic maintenance recommendations for installations with PostgreSQL databases.

This page includes the following:

Optimizing your PostgreSQL Database

There is a number of mandatory and recommended database settings that will help you optimize your database to work with the Automation Engine. You need to restart the database after changing them.

Note: The parameters that are not listed as mandatory or recommended can be changed by the database administrator as described in the PostgreSQL configuration settings (postgresql.conf). For more information, see https://www.postgresql.org/docs/current/static/config-setting.html.

Mandatory Settings

Recommended Settings

See also: