Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. 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 about 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...