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

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. pg_dump: aborting because of server version mismatch

pg_dump: aborting because of server version mismatch

Added by oktadika riptono over 4 years ago

I have stuck when I will backup my open project tool and get the below error:

Generating database backup...pg_dump: server version: 10.13; pg_dump version: 9.2.24 pg_dump: aborting because of server version mismatch

OS: centos7 Core version: OpenProject 10.6.5 (PostgreSQL)


Replies (1)

RE: pg_dump: aborting because of server version mismatch - Added by Paul Grimes over 4 years ago

I'm having the same problem on RHEL.

The issue is that openproject run backup is calling the system-wide default pg_dump, not the pg_dump provided by the postgresql10 package.

I haven't yet figured out how to get openproject to call the correct pg_dump.

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