Skip to content
Justin Coyne edited this page Dec 19, 2018 · 6 revisions

Plan for migrating from Oracle to PostgreSQL:

  1. Scope the problem. Get a count of workflow and workflow_archive
  2. Export workflow_archive to a CSV?
  3. Import the CSV as workflows
  4. Export workflow to a CSV.
  5. Import the CSV, while calculating the current version for each row.