Installing BIRT iHub in a cloud : Setting up iHub to use the out-of-the-box (OOTB) PostgreSQL database : Stopping and starting iHub and PostgreSQL processes : How to stop and start PostgreSQL for Actuate iHub
 
How to stop and start PostgreSQL for Actuate iHub
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:
sh ./stoppostgresql.sh
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:
sh ./startpostgresql.sh