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