Hi together,
I want to ask, if there is a tutorial or an instruction available how to backup a mingle system, so that an admin is able to recover the system after a crash.
We run mingle on windows with a postgres db.
Thanks in advance
Rainer
Hi together,
I want to ask, if there is a tutorial or an instruction available how to backup a mingle system, so that an admin is able to recover the system after a crash.
We run mingle on windows with a postgres db.
Thanks in advance
Rainer
Comments
3 comments
Rainer
If you are using Postgres you can use Postgres pg_dump to create a complete database backup. This will backup all database data and we recommend you do this before every upgrade of Mingle. Details of how to use pg_dump can be found at the Postgres website.
You can also use the Mingle import/export tool as described here to export all projects to backup. This will only backup project data and will no include any users who are not associated with any projects.
If you require further assistance please contact the Mingle support team.
- Suzie
So the quick steps are
Suzie, Dheeraj, thanks a lot for your answers.
/Rainer
Please sign in to leave a comment.