Backup

Backup is the basic Navicat tool for performing regular backups.

To open a backup windows (see Create Backup for details).

Hint: Backup files are stored under Settings Save Path.

To run a backup with default settings from the command line (set schedule)


To run a saved backup profile (with saved advanced settings) from the command line (set schedule)


To backup a server from the command line (set schedule)


To backup a database from the command line (set schedule)


Note: ConnectionName -> name of the connection
DatabaseName -> name of the database
SchemaName -> name of the schema
ProfileName -> name of the saved backup profile

Hint: For PostgreSQL database, you can specify the schema for backup. If you omit the schema name, backup will run for the whole database which includes all schemas.


See also:
Restore
Extract SQL
Dump SQL File
Execute SQL File
Data Transfer

Related topic:
Schedule