Data backup
Revision as of 04:33, 9 September 2021 by Benkoo (talk | contribs) (Created page with "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 [...")
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 MW:Manual:DumpBackup.php dumpBackup.php
- Use MySQLDUMP to dump all relational data content in SQL.