Introduction
Backup SQL tables, perform DB maintenance, export configurations as text files or other tables as CSV files. By default the complete DB structure including number of records is shown.
Usage
Export
Use this part to generate CSV-, configuration file archive or perform some maintenance tasks.
SQL Dump
Select (multiple) tables to be exported in SQL format. The resulting file (if gzipped) can be imported via System-Files again.
Details
- Perform maintenance or quickly view (the first 1000) entries of a table by clicking on the icons below them.
- Dump to text destination to view the output directly in the browser.
- Bzip2 needs more resources, but generally creates smaller archives.
- Depending on the amount of data you're dealing with, the module requires more memory or time to finish processing!
- Add timestamp to dump files by checking the clock. This will also export timestamps (and IPs) in a more human readable format.