pgbackrest

Reliable PostgreSQL backup and restore solution with parallel processing

brewmacoslinux
Try with needOr install directly
Source

About

Reliable PostgreSQL Backup & Restore

Commands

pgbackrest

Examples

Create a full backup of PostgreSQL database$ pgbackrest backup --stanza=my-db --type=full
Restore database from latest backup$ pgbackrest restore --stanza=my-db
Check backup status and information$ pgbackrest info --stanza=my-db