Data backup
Jump to navigation
Jump to search
For PKC, data backup can be accomplished using the following methods:
- Backup the entire mountPoint directory
- Store data in XML format using MediaWiki's built-in dumpBackup.php
- Use MySQLDUMP to dump all relational data content in SQL.
For more details, please see: [Backup and Restore]