• DEPRECATED, NO LONGER USED
  • Migrating Spacewalk on Oracle installation to PostgreSQL
  • Schema version is important
  • Perform database and configuration backup
  • Upgrade the Spacewalk packages
  • Upgrade the Oracle schema
  • Make sure spacewalk-utils is installed
  • Make an Oracle data dump
  • Stop Oracle
  • Direct dump to psql
  • Install and start the PostgreSQL server
  • Install spacewalk-postgresql backend
  • Populate the PostgreSQL database with Spacewalk schema
  • Load the Spacewalk data dump to PostgreSQL
  • Continue with the upgrade