I'm using Veeam Backup and Replication Community Edition v11.
So far I was able to add a Backup Job from the console with the settings like below:
- Type: Server
- Mode: Managed by backup server
- Proceted Computer: one via IP, sudo user credentials
- Backup Mode: Entire computer (Only for tests but I don't want backup entire computer. Is it correct to backup only /var/lib/postgres directory?)
- Schedule: Periodically every 30 minutes Guest
- Processing: Enable application-aware processing
- Require successful processing
- PostgreSQL: Use guest credentials
- Database user with password
But now is the question, how to restore this?
Is that a good way to restore database files via Guest Files Restore Wizard and overwrite existing?
Is it possible to restore PostgreSQL like the MS SQL?