Tuning a PostgreSQL database for Content Platform Engine

You can adjust the way your PostgreSQL database is configured to optimize performance for your Content Platform Engine or other components.

The PostgreSQL databases are managed by a server process which accepts connections to the database from client applications, and performs database actions on behalf of the clients. Adjustments will be needed in both the configuration of the database server and the databases that server process manages. Adjustments to the database server may require assistance from the site administrator for the PostgreSQL services.

For general database tuning concepts, see the following information: