PostgreSQL settings
PostgreSQL settings affect the performance of the database cluster. When you create a PostgreSQL database cluster, the values for all settings are set automatically. The values are selected to ensure high cluster performance and vary depending on the cluster configuration and PostgreSQL version.
If the automatic values are not suitable for your tasks, set your own values when creating the cluster or change the settings in an already created cluster.
We recommend that you change the settings only when necessary — incorrect values can reduce cluster performance. When scaling the cluster, some settings are automatically replaced with valid values.
View list of settings
Check out the detailed description of settings in the Settings Parameters article of the PostgreSQL documentation.
You can view a list of settings available for modification when creating a cluster or changing settings.
If you have changed settings, you can see a list of all changes.
- In the Dashboard, on the top menu, click Products and select Cloud Databases.
- Open the Active tab.
- Open the cluster page → Settings tab.
- The DBMS Settings block displays the previously changed settings — name and value.