Installing BIRT iHub : Performing a new installation : Stopping and starting iHub and PostgreSQL processes : How to stop and start PostgreSQL for BIRT iHub
 
How to stop and start PostgreSQL for BIRT 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 BIRT 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