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. Upgrading from 7.3.2 (Postgre cluster issue when upgrading from 9.4 to 9.6)

Upgrading from 7.3.2 (Postgre cluster issue when upgrading from 9.4 to 9.6)

Added by Freddy Trotin almost 5 years ago

Hi,

I try to upgrade an OpenProject 7.3.2 which runs with Docker.

I've seen that PostgreSQL needs to be upgraded from 9.4 to 9.6 and tried to follow this topic : https://gist.github.com/dmitrykustov/27c673ec4f7abd716912e4c830910019

But after running "sudo pg_upgradecluster 9.4 main" the "pg_lsclusters" command still show both versions Online and "sudo pg_dropcluster 9.4 main" doesn't work even if I add "--stop" (I get an error "Device or resource busy").

Does anybody know how to solve this issue ?

Regards


Loading...