How to stop and start PostgreSQL for Actuate iHub
To shut down PostgreSQL for Actuate iHub from the console that opens during the installation process, shown in
Figure 6‑5, type Ctrl-C. Wait for the shutdown process to complete. After shutting down PostgreSQL, the command prompt closes automatically.
To restart PostgreSQL for Actuate iHub, perform the following tasks:
1 Open a command prompt and navigate to AC_SERVER_HOME/bin.
2 Type the following command and press Enter, as shown in
Figure 6‑12:
startpostgresql
Figure 6‑12 Starting PostgreSQL for Actuate iHub
A new command window opens, entitled PostgreSQL for Actuate iHub, as shown in
Figure 6‑13. This window must remain open, since the iHub service runs from this window.
Figure 6‑13 Viewing PostgreSQL for Actuate iHub command window
To stop PostgreSQL, perform the following tasks:
1 Open a command prompt and navigate to AC_SERVER_HOME/bin.
2 Type the following command and press Enter, as shown in
Figure 6‑14:
stoppostgresql
The PostgreSQL for Actuate iHub command window closes.
Figure 6‑14 Stopping PostgreSQL for Actuate iHub