Backup
It is recommended using the standard tools provided by MariaDB or PostgreSQL or the backup script provided by nevisAppliance (see "Backup and recovery" in the nevisAppliance documentation).
shell> mysqldump nevismeta > nevismeta-backup-file.sql
shell> pg_dump nevismeta > nevismeta-backup-file.sql
For more detailed descriptions, syntax, and examples, see the