Online Documentation for SQL Backup for PostgreSQL
Plain-text backups
Setting options related to the database restore from the plain-text backup.
Use single transaction
This option allows you to restore a database within a single transaction.
Exit on error
If this option is enabled, the program will stop the database restore process if an error occurs.
Quiet mode
This option specifies if the program will run without displaying additional messages.
Echo errors
Print failed SQL commands to standard error output.