Reconfigure & Reload
NOTE
The Reconfigure & Reload action is available for the ADPG service.
|
The Reconfigure & Reload action updates the postgresql.conf and pg_hba.conf files with the configuration settings specified on the service Configuration page without restarting the service. To open this page, go to the CLUSTERS tab, click the ADPG cluster, and select Services in the left-side menu. Click the ADPG service and select Configuration in the left-side menu. Configuration settings are described in the following article: Configuration parameters.
To run the action, go to the CLUSTERS tab, click the ADPG cluster, and select Services in the left-side menu. Click in the Actions column and select the action from the drop-down list that appears.

When you choose an action, ADCM displays a dialog window to confirm the choice. In this dialog window, you can select the Verbose checkbox to see additional execution details on the JOBS tab.

After the postgresql.conf and pg_hba.conf files are updated, the Reconfigure & Reload command sends a SIGHUP
signal to the postgreSQL server process to force it to reread its configuration files. If you make changes directly to postgresql.conf or pg_hba.conf files, these changes will be lost.
Reconfigure & Reload allows you to apply configuration changes without a server restart. Some settings require a server restart to apply. Use the Reconfigure & Restart action to apply them.