3.3 Restarting the Synchronizer Services

  1. Stop the Synchronizer services:

    rcdatasync stop
    
  2. Verify that all Synchronizer services have stopped:

    ps -eaf | grep datasync
    
  3. Restart PostgreSQL:

    rcpostgresql restart
    
  4. Start the Synchronizer services:

    rcdatasync start
    
  5. Verify that update has been installed:

    The version number is displayed at the bottom of the main Synchronizer Web Admin page.