8.3 Using the zman command to Take a Backup of the Database

To back up an embedded database, run the zman db <backup_directory> command on the server that has the database role.

NOTE:Ensure that the backup directory is already created.

Example: zman db c:\pg_dbbackup

In this example, pg_dbbackup should be created in the C drive.