restore-database
Restores a Firebird database from a specified backup file to a target path, allowing options to replace existing databases, set page size, and display detailed progress.
Instructions
Restores a Firebird database from a backup
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backupPath | Yes | Path to the backup file | |
options | No | ||
targetPath | Yes | Path where the database will be restored |