Message-ID: <33238172.9177.1711725877436.JavaMail.confluence@host3.pipelinefx.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9176_1049786332.1711725877436" ------=_Part_9176_1049786332.1711725877436 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html How to upgrade a supervisor on Windows

How to upgrade a supervisor on Windows

=20 Icon=20
=20

If both of the following condi= tions are true, you will need to take the extra steps outlined in Transferring = data from MySQL to PostgreSQL when upgrading the supervisor:
  • You are upgrading= the supervisor from pre-7.0 to Qube 7 (for example from 6.10-0a to 7.0-0)<= /strong>

  • You wish to bring your Qube 6 job data forward = into Qube 7

=20

=20
=20

 

You need to uninstall the older Qube components, and then install the ne= wer ones.  No data is lost during the uninstall/re-install.

Stop the supervisor and the Database server

If you want to avoid a reboot during the uninstall/reinstall cycle, you = need to stop the following Windows services, in this order:

You can either stop these services with the Services utility, or at the = command-line if you've open a cmd prompt as "Run as Administrator"= ;

sc stop qubesupervisor =

sc stop pfxmysql

sc stop postgresql-pfx

U= ninstalling the Qube Supervisor

The only condition is that the Qube-core is uninstalled last.  You = can uninstall all other Qube components in any order.

The most common order is

  • uninstall the Qube supervisor
  • uninstall the QubeGUI (if installed)
  • uninstall the Qube-core

Ins= talling the Qube Supervisor

The only condition is that the Qube-core is installed first.  You c= an install all other Qube components in any order.

The most common order is

  • install the Qube-core
  • install the Qube supervisor
  • install the QubeGUI

------=_Part_9176_1049786332.1711725877436--