Basically, you will need to:
- stop the supervisor service
- run the init_supe_db.py script with the "–reset" option. The script is found in $QBDIR/utils/pgsql/, where $QBDIR is:
- Linux: /usr/local/pfx/qube
- Mac: /Applications/pfx/qube
- Windows: C:\Program Files\pfx\qube
- start the supervisor service
Again, this wipes all existing data, so make sure that's what you really want.
Linux:
Open a terminal window as root, then:
Mac:
Open a terminal window, then:
Windows:
Open a command prompt, then: