mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
035f684385
This is more aligned with later steps in https://docs.openproject.org/installation-and-operations/misc/upgrading-older-openproject-versions/ Currently the script creates an sql file, while the documentation describes pg_restore to restore it. This would not work, as pg_restore cannot restore sql files.