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