-
Allow your company to use a powerful tool for BACKUP and RECOVERY for all your PostgreSQL databases.
- Online Backup using PostgreSQL native functions
- Point in time Recovery (By date, LSN, restore points)
- Manage your backup’s retention using a database as a repository called ‘deposit’
- Manage restore points
- Allow partial restore to recover database, schemas or even tables for quicker restoration.
- Take backups without indexes, to reduce the backup size
- Automatically rebuild indexes after a restore/duplicate
- Restore partial backup (from database to table granularity)
- Compress backups
- Perform backup in parallel (Release 1.2)