Data backup

From PKC
Revision as of 02:34, 11 February 2022 by Benkoo (talk | contribs)
Jump to navigation Jump to search

For PKC, data backup can be accomplished using the following methods:

  1. Backup the entire mountPoint directory
  2. Store data in XML format using MediaWiki's built-in dumpBackup.php
  3. Use MySQLDUMP to dump all relational data content in SQL.

For more details, please see: [Backup and Restore]

References

Related Pages