Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 31 Current »


Summary

This is a good way to test the latest Performer Suite (PS) releases WHILE keeping your productive PS DB untouched and running.

Tips

Split up your PS environment into a productive and test environment.

  1. Create a PROD DB (you probably already are using one)
  2. Create a TEST DB (in most cases the backup of your PROD DB, see step 3)
  3. Backup your PROD DB and restore it into the TEST DB
  4. Install the latest Performer Suite Release on the TEST DB.
  5. If those tests been successful you can update your PROD DB with the latest Performer Suite update.
  6. If those tests run unsuccessful, e.g. the DB update fails - you can still continue to work with your PROD DB uninterrupted.
  • No labels