Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. How to migrate from MySQL to Postgresql

How to migrate from MySQL to Postgresql

Added by otheus uibk almost 8 years ago

I am looking for guidance on migrating an openproject installation from one RDBMS to another. First, let me say, this should be handled by an XML Export/Import feature through the application itself. Barring that, converting the database through an automated tool should be possible, but while the conversion was successful, apparently some data types were translated into strings instead of native types, throwing off the translation.

Please, will someone here with in-depth knowledge of the application or at least its data structure, point out the ways in which the MySQL and Postgresql schemas differ?


Replies (3)

RE: How to migrate from MySQL to Postgresql - Added by Oliver Günther almost 8 years ago

Hi otheus,

I have tried pgloader with OpenProject in our largest customer database without problems. Since we don’t use either special MySQL nor PostgreSQL functions, the conversion is rather straight forward.

Best,
Oliver

RE: How to migrate from MySQL to Postgresql - Added by otheus uibk almost 8 years ago

Thank you. We will try it.

RE: How to migrate from MySQL to Postgresql - Added by Jens Ulferts about 6 years ago

There is a manual on how to migrate now.

  • (1 - 3/3)
Loading...