...
Restart Sequence if Both Tomcat and PostgreSQL Need to be Restarted : Always stop Tomcat before stopping PostgreSQL, and start PostgreSQL before starting Tomcat. This ensures that the application has a properly initialized database to connect to.
Stopping and Starting Tomcat servcie (4.3.x) |
---|
Command to Stop Tomcat |
Stopping and Starting PostgreSQL servcie (4.3.x) |
---|
Command to Stop PostgreSQL |