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. OpenProject Backup with Postgre on another Server

OpenProject Backup with Postgre on another Server

Added by Yael Tiples about 3 years ago

Hello everyone,

I have restored my openproject with postgre on another server, the problem is when running openproject backup it generates an error pg_dump command not found (obviously since the database is on separate server).

Does anyone know how to run the backup with this setup?

Thanks in advance for your feedback.


Replies (3)

RE: OpenProject Backup with Postgre on another Server - Added by Oliver Günther about 3 years ago

Hi Yael,

you can install the PostgreSQL package source or try your system's package installer for the postgresql-client package, that provides the pg_dump tool. Alternatively, you can backup your PostgreSQL database locally on its server.

Best

Oliver

RE: OpenProject Backup with Postgre on another Server - Added by Oliver Günther about 3 years ago

Hi Yael,

you can install the PostgreSQL package source or try your system's package installer for the postgresql-client package, that provides the pg_dump tool. Alternatively, you can backup your PostgreSQL database locally on its server.

Best

Oliver

RE: OpenProject Backup with Postgre on another Server - Added by Yael Tiples about 3 years ago

Thank you very much Oliver. I forgot to mention that it is my first time handling postgre server as most of our DB servers are running on mysql and mariadb.

Cheers!

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